Skip to content

#dbf06c

a light, electric yellow · warm · closest name: Khaki

RGB
219, 240, 108
HSL
70°, 82%, 68%
CMYK
9, 0, 55, 6
Luminance
0.7846

At a glance

Every number on this page in one read: what #dbf06c is made of, how bright it looks, and which way it leans.

Hex
#dbf06c
Hue
70°
yellow
Saturation
82%
electric
Lightness
68%
light
Brightness
94%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7846
WCAG relative
Temperature
Warm
33/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
16.69:1
Closest name
Khaki
ΔE2000 8.4
Where it sits
Hue70° of 360°
Saturation82%
Lightness68%
Temperature
Warm ← → Cool33% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#dbf06c
RGBrgb(219, 240, 108)
HSLhsl(70, 82%, 68%)
CMYKcmyk(9%, 0%, 55%, 6%)
LABlab(91.0 -25.0 60.4)
LCHlch(91.0 65.4 112.5)
OKLCHoklch(0.914 0.158 117.2)
Decimal14413932
Display P3color(display-p3 0.859 0.941 0.424)

Copy-ready code

/* CSS */
color: #dbf06c;
background-color: #dbf06c;
/* Tailwind (arbitrary) */
class="text-[#dbf06c] bg-[#dbf06c]"
/* SCSS */
$brand: #dbf06c;
/* SwiftUI */
Color(red: 0.859, green: 0.941, blue: 0.424)
/* Android */
Color.parseColor("#dbf06c")
/* Flutter */
Color(0xFFDBF06C)
/* Python / OpenCV (BGR) */
(108, 240, 219)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #dbf06c · 16.69:1
Use #000000AAA at every size.
Aa
White text · 1.26:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.69:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #dbf06c as text scores 1.26:1 on white and 16.69:1 on black.

Accessibility — WCAG contrast

Aa
#dbf06c on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#dbf06c on black: 16.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FEE55E
deuteranopia · #FCE674
tritanopia · #E7E4D3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dbf06c is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBFCF2
#F6F9E6
#EEF6C6
#E6F599
#dbf06c
#CDEA33
#BFDE17
#9FB913
#7F940F
#5D6B0F
#3A430A
Base = 400Lightest = 50 · #FBFCF2Darkest = 950 · #3A430A
:root {
  --brand-50: #FBFCF2;
  --brand-100: #F6F9E6;
  --brand-200: #EEF6C6;
  --brand-300: #E6F599;
  --brand-400: #dbf06c;
  --brand-500: #CDEA33;
  --brand-600: #BFDE17;
  --brand-700: #9FB913;
  --brand-800: #7F940F;
  --brand-900: #5D6B0F;
  --brand-950: #3A430A;
  --brand: #dbf06c;
  --brand-ink: #000000;
}

Colors that work with #dbf06c

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F9FAF4
Tinted page background
Border#E6EDC0
Hairlines and dividers
Muted text#8E9B4B
Captions on the surface
Accent#6975F3
Second voice, not a rival
Dark variant#63740C
Hover, pressed, headers
Light variant#F9FDE8
Selected rows, tints
Dark surface#222414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #dbf06c

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#816CF0
Analogous left#F0C36C
Analogous right#99F06C
Split-complement 1#6C99F0
Split-complement 2#C36CF0
Triadic 1#6CDBF0
Triadic 2#F06CDB
Tetradic#6CF0C3

RGB percentages

Red85.9%
Green94.1%
Blue42.4%

CMYK percentages

Cyan8.8%
Magenta0.0%
Yellow55.0%
Key (black)5.9%

Color previews

#dbf06c text on a black background

contrast 16.69:1

Card sample

#dbf06c text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #dbf06c;
Background color
Panel with #dbf06c background
background-color: #dbf06c;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #dbf06c;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(219, 240, 108, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 240, 108, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbf06c;
background: linear-gradient(135deg, #dbf06c, #83F06C);

Monochromatic scale

Palettes built from #dbf06c

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#dbf06c in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#dbf06c, answered

What color is #dbf06c?

#dbf06c is a light electric yellow, closest to Khaki (ΔE2000 8.4). It sits at 70° on the hue wheel with 82% saturation and 68% lightness, which reads as warm.

What is the RGB value of #dbf06c?

rgb(219, 240, 108) — 219 red, 240 green and 108 blue out of 255, or 85.9% / 94.1% / 42.4% by channel.

Is #dbf06c a light or a dark color?

It is a light color. Relative luminance is 0.7846 and perceived brightness is 87%, so black text on it reaches 16.69:1.

Should I use black or white text on #dbf06c?

Black. It scores 16.69:1 against #dbf06c, versus 1.26:1 for white — AAA at any size.

What is the complementary color of #dbf06c?

#816CF0 sits directly opposite on the wheel. Softer options are the split-complements #6C99F0 and #C36CF0, which give the same contrast with far less vibration.

What colors go well with #dbf06c?

For interface work: #F9FAF4 as the surface, #E6EDC0 for borders, #8E9B4B for secondary text, #6975F3 as an accent and #63740C for hover and pressed states. For a palette, the analogous pair #F0C36C and #99F06C stays calm, while #816CF0 is the loudest partner.

What is #dbf06c in CMYK for printing?

cmyk(9%, 0%, 55%, 6%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #dbf06c warm or cool?

Warm — it scores 33 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F0D46C; nudged cooler, #ABF26A.

Work with #dbf06c in the Color Lab