#DFEEA0#DFEEA0
#DFEEA0 is a very light, moderate yellow-green. Relative luminance 0.794; OKLCH L 92.0% C 0.101 H 117.3°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEEA0 |
|---|---|
| RGB | rgb(223, 238, 160) |
| HSL | hsl(72, 70%, 78%) |
| HSV | hsv(72, 33%, 93%) |
| CMYK | cmyk(6.3%, 0%, 32.8%, 6.7%) |
| CIE-LAB | lab(91.40, -17.18, 36.18) |
| CIE-LCH | lch(91.40, 40.05, 115.41°) |
| OKLab | oklab(91.98% -0.0463 0.0898) |
| OKLCH | oklch(91.98% 0.101 117.3) |
| XYZ | xyz(67.3510, 79.3755, 45.0238) |
| Luminance | 0.7937 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 1.29
Parchment
#FEFCAF
ΔE00 5.63
Creme
#FFFFB6
ΔE00 5.67
Light Beige
#FFFEB6
ΔE00 5.76
Palegoldenrod
#EEE8AA
ΔE00 6.06
Cream (survey)
#FFFFC2
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEEA0 #AFA0EE
analogous
#EED6A0 #DFEEA0 #B8EEA0
triadic
#DFEEA0 #A0DFEE #EEA0DF
tetradic
#DFEEA0 #A0EED6 #AFA0EE #EEA0B8
square
#DFEEA0 #A0EED6 #AFA0EE #EEA0B8
split-complementary
#DFEEA0 #A0B8EE #D6A0EE
monochromatic
#BCDB38 #CEE56C #DFEEA0 #F0F7D4 #F6FAE5
Accessibility & contrast
On white
1.24
#DFEEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#DFEEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEEA0
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEEA0 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E69B
Deuteranopia (green-blind)
#F7E7A3
Tritanopia (blue-blind)
#E7E6DA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dfeea0; /* rgb */ color: rgb(223, 238, 160); /* oklch */ color: oklch(92.0% 0.101 117.3);
Tailwind
colors: {
custom: {
50: '#eaf3bd',
500: '#dfeea0',
950: '#000000',
},
}SCSS
$custom: #dfeea0; $custom-light: #eaf3bd; $custom-dark: #000000;
JSON
{
"hex": "#dfeea0",
"rgb": {
"r": 223,
"g": 238,
"b": 160
},
"hsl": {
"h": 71.538,
"s": 69.643,
"l": 78.039
},
"oklch": {
"l": 0.91983,
"c": 0.10106,
"h": 117.3
},
"luminance": 0.79375
}Semantic roles & 50–950 ramp
primary
#DFEEA0
secondary
#7B67CB
accent
#14D238
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161712
muted
#848582