#DBEE9F#DBEE9F
#DBEE9F is a very light, moderate yellow-green. Relative luminance 0.787; OKLCH L 91.7% C 0.103 H 119.5°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DBEE9F |
|---|---|
| RGB | rgb(219, 238, 159) |
| HSL | hsl(74, 70%, 78%) |
| HSV | hsv(74, 33%, 93%) |
| CMYK | cmyk(8%, 0%, 33.2%, 6.7%) |
| CIE-LAB | lab(91.10, -18.79, 36.23) |
| CIE-LCH | lch(91.10, 40.81, 117.41°) |
| OKLab | oklab(91.67% -0.0508 0.0899) |
| OKLCH | oklch(91.67% 0.103 119.5) |
| XYZ | xyz(66.0457, 78.7126, 44.5078) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.06
Creme
#FFFFB6
ΔE00 6.44
Parchment
#FEFCAF
ΔE00 6.46
Light Beige
#FFFEB6
ΔE00 6.56
Palegoldenrod
#EEE8AA
ΔE00 6.92
Cream (survey)
#FFFFC2
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBEE9F #B29FEE
analogous
#EED99F #DBEE9F #B3EE9F
triadic
#DBEE9F #9FDBEE #EE9FDB
tetradic
#DBEE9F #9FEED9 #B29FEE #EE9FB3
square
#DBEE9F #9FEED9 #B29FEE #EE9FB3
split-complementary
#DBEE9F #9FB3EE #D99FEE
monochromatic
#B4DC37 #C8E56B #DBEE9F #EEF7D3 #F5FAE5
Accessibility & contrast
On white
1.25
#DBEE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#DBEE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBEE9F
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBEE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBEE9F | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E69A
Deuteranopia (green-blind)
#F5E6A3
Tritanopia (blue-blind)
#E2E6DA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dbee9f; /* rgb */ color: rgb(219, 238, 159); /* oklch */ color: oklch(91.7% 0.103 119.5);
Tailwind
colors: {
custom: {
50: '#e7f3bc',
500: '#dbee9f',
950: '#000000',
},
}SCSS
$custom: #dbee9f; $custom-light: #e7f3bc; $custom-dark: #000000;
JSON
{
"hex": "#dbee9f",
"rgb": {
"r": 219,
"g": 238,
"b": 159
},
"hsl": {
"h": 74.43,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.91668,
"c": 0.1033,
"h": 119.5
},
"luminance": 0.78712
}Semantic roles & 50–950 ramp
primary
#DBEE9F
secondary
#7F66CB
accent
#14D241
background
#FEFFFD
surface
#FCFEF8
border
#D5D6D1
text
#161712
muted
#848582