#DFFEAA#DFFEAA
#DFFEAA is a very light, moderate yellow-green. Relative luminance 0.895; OKLCH L 95.5% C 0.112 H 124.9°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DFFEAA |
|---|---|
| RGB | rgb(223, 254, 170) |
| HSL | hsl(82, 98%, 83%) |
| HSV | hsv(82, 33%, 100%) |
| CMYK | cmyk(12.2%, 0%, 33.1%, 0.4%) |
| CIE-LAB | lab(95.78, -23.64, 36.95) |
| CIE-LCH | lch(95.78, 43.87, 122.61°) |
| OKLab | oklab(95.53% -0.0642 0.0919) |
| OKLCH | oklch(95.53% 0.112 124.9) |
| XYZ | xyz(73.1282, 89.4735, 51.4399) |
| Luminance | 0.8947 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.48
Light Light Green
#C8FFB0
ΔE00 4.93
Very Light Green
#D1FFBD
ΔE00 5.23
Celery
#C1FD95
ΔE00 5.37
Very Pale Green
#CFFDBC
ΔE00 5.43
Pale Green
#C7FDB5
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFFEAA #C9AAFE
analogous
#FEF3AA #DFFEAA #B5FEAA
triadic
#DFFEAA #AADFFE #FEAADF
tetradic
#DFFEAA #AAFEF3 #C9AAFE #FEAAB5
square
#DFFEAA #AAFEF3 #C9AAFE #FEAAB5
split-complementary
#DFFEAA #AAB5FE #F3AAFE
monochromatic
#B1FD31 #C8FD6E #DFFEAA #F4FFE1 #F4FFE1
Accessibility & contrast
On white
1.11
#DFFEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#DFFEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFFEAA
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFFEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFFEAA | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A4
Deuteranopia (green-blind)
#FFF3AE
Tritanopia (blue-blind)
#E4F6E8
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #dffeaa; /* rgb */ color: rgb(223, 254, 170); /* oklch */ color: oklch(95.5% 0.112 124.9);
Tailwind
colors: {
custom: {
50: '#eafec4',
500: '#dffeaa',
950: '#000000',
},
}SCSS
$custom: #dffeaa; $custom-light: #eafec4; $custom-dark: #000000;
JSON
{
"hex": "#dffeaa",
"rgb": {
"r": 223,
"g": 254,
"b": 170
},
"hsl": {
"h": 82.143,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.95526,
"c": 0.1121,
"h": 124.9
},
"luminance": 0.89474
}Semantic roles & 50–950 ramp
primary
#DFFEAA
secondary
#9669E3
accent
#00E655
background
#FEFFFD
surface
#FDFFF9
border
#D5D7D2
text
#161712
muted
#848582