#DFEE9B#DFEE9B
#DFEE9B is a very light, moderate yellow-green. Relative luminance 0.792; OKLCH L 91.9% C 0.107 H 116.9°. Best body text is #000000 at 16.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEE9B |
|---|---|
| RGB | rgb(223, 238, 155) |
| HSL | hsl(71, 71%, 77%) |
| HSV | hsv(71, 35%, 93%) |
| CMYK | cmyk(6.3%, 0%, 34.9%, 6.7%) |
| CIE-LAB | lab(91.33, -17.80, 38.58) |
| CIE-LCH | lch(91.33, 42.48, 114.77°) |
| OKLab | oklab(91.9% -0.0483 0.0953) |
| OKLCH | oklch(91.9% 0.107 116.9) |
| XYZ | xyz(66.9224, 79.2041, 42.7664) |
| Luminance | 0.7920 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.30
Parchment
#FEFCAF
ΔE00 5.65
Creme
#FFFFB6
ΔE00 5.82
Light Beige
#FFFEB6
ΔE00 5.93
Palegoldenrod
#EEE8AA
ΔE00 6.40
Buff
#FEF69E
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEE9B #AA9BEE
analogous
#EED39B #DFEE9B #B6EE9B
triadic
#DFEE9B #9BDFEE #EE9BDF
tetradic
#DFEE9B #9BEED3 #AA9BEE #EE9BB6
square
#DFEE9B #9BEED3 #AA9BEE #EE9BB6
split-complementary
#DFEE9B #9BB6EE #D39BEE
monochromatic
#BEDC32 #CEE567 #DFEE9B #F0F7CF #F7FBE5
Accessibility & contrast
On white
1.25
#DFEE9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.84
#DFEE9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEE9B
16.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEE9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEE9B | 1.00 | 1.25 | 16.84 | 16.84 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E695
Deuteranopia (green-blind)
#F7E79F
Tritanopia (blue-blind)
#E7E5D9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dfee9b; /* rgb */ color: rgb(223, 238, 155); /* oklch */ color: oklch(91.9% 0.107 116.9);
Tailwind
colors: {
custom: {
50: '#eaf3b9',
500: '#dfee9b',
950: '#000000',
},
}SCSS
$custom: #dfee9b; $custom-light: #eaf3b9; $custom-dark: #000000;
JSON
{
"hex": "#dfee9b",
"rgb": {
"r": 223,
"g": 238,
"b": 155
},
"hsl": {
"h": 70.843,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.91896,
"c": 0.10681,
"h": 116.9
},
"luminance": 0.79204
}Semantic roles & 50–950 ramp
primary
#DFEE9B
secondary
#7563CA
accent
#13D335
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161711
muted
#848581