#DFF8A0#DFF8A0
#DFF8A0 is a very light, moderate yellow-green. Relative luminance 0.854; OKLCH L 94.1% C 0.115 H 121.5°. Best body text is #000000 at 18.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF8A0 |
|---|---|
| RGB | rgb(223, 248, 160) |
| HSL | hsl(77, 86%, 80%) |
| HSV | hsv(77, 35%, 97%) |
| CMYK | cmyk(10.1%, 0%, 35.5%, 2.7%) |
| CIE-LAB | lab(94.04, -22.03, 39.63) |
| CIE-LCH | lch(94.04, 45.34, 119.07°) |
| OKLab | oklab(94.09% -0.0601 0.0979) |
| OKLCH | oklch(94.09% 0.115 121.5) |
| XYZ | xyz(70.3437, 85.3609, 46.0213) |
| Luminance | 0.8536 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.02
Light Yellow Green
#CCFD7F
ΔE00 5.91
Pistachio (survey)
#C0FA8B
ΔE00 6.05
Celery
#C1FD95
ΔE00 6.12
Light Light Green
#C8FFB0
ΔE00 6.50
Light Pea Green
#C4FE82
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF8A0 #B9A0F8
analogous
#F8E5A0 #DFF8A0 #B3F8A0
triadic
#DFF8A0 #A0DFF8 #F8A0DF
tetradic
#DFF8A0 #A0F8E5 #B9A0F8 #F8A0B3
square
#DFF8A0 #A0F8E5 #B9A0F8 #F8A0B3
split-complementary
#DFF8A0 #A0B3F8 #E5A0F8
monochromatic
#B9F02E #CCF467 #DFF8A0 #F2FCD9 #F5FDE2
Accessibility & contrast
On white
1.16
#DFF8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.07
#DFF8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF8A0
18.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF8A0 | 1.00 | 1.16 | 18.07 | 18.07 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE9A
Deuteranopia (green-blind)
#FFEEA4
Tritanopia (blue-blind)
#E6F0E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dff8a0; /* rgb */ color: rgb(223, 248, 160); /* oklch */ color: oklch(94.1% 0.115 121.5);
Tailwind
colors: {
custom: {
50: '#eafabd',
500: '#dff8a0',
950: '#000000',
},
}SCSS
$custom: #dff8a0; $custom-light: #eafabd; $custom-dark: #000000;
JSON
{
"hex": "#dff8a0",
"rgb": {
"r": 223,
"g": 248,
"b": 160
},
"hsl": {
"h": 77.045,
"s": 86.275,
"l": 80
},
"oklch": {
"l": 0.94085,
"c": 0.11482,
"h": 121.5
},
"luminance": 0.85361
}Semantic roles & 50–950 ramp
primary
#DFF8A0
secondary
#8564D9
accent
#03E342
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582