#DFF79D#DFF79D
#DFF79D is a very light, moderate yellow-green. Relative luminance 0.846; OKLCH L 93.8% C 0.117 H 120.9°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF79D |
|---|---|
| RGB | rgb(223, 247, 157) |
| HSL | hsl(76, 85%, 79%) |
| HSV | hsv(76, 36%, 97%) |
| CMYK | cmyk(9.7%, 0%, 36.4%, 3.1%) |
| CIE-LAB | lab(93.73, -21.92, 40.71) |
| CIE-LCH | lch(93.73, 46.23, 118.30°) |
| OKLab | oklab(93.82% -0.0599 0.1003) |
| OKLCH | oklch(93.82% 0.117 120.9) |
| XYZ | xyz(69.7778, 84.6439, 44.5536) |
| Luminance | 0.8464 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.89
Light Yellow Green
#CCFD7F
ΔE00 5.77
Pistachio (survey)
#C0FA8B
ΔE00 6.12
Celery
#C1FD95
ΔE00 6.29
Light Pea Green
#C4FE82
ΔE00 6.52
Light Yellowish Green
#C2FF89
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF79D #B59DF7
analogous
#F7E29D #DFF79D #B2F79D
triadic
#DFF79D #9DDFF7 #F79DDF
tetradic
#DFF79D #9DF7E2 #B59DF7 #F79DB2
square
#DFF79D #9DF7E2 #B59DF7 #F79DB2
split-complementary
#DFF79D #9DB2F7 #E29DF7
monochromatic
#BAEE2C #CDF264 #DFF79D #F1FCD6 #F6FDE3
Accessibility & contrast
On white
1.17
#DFF79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#DFF79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF79D
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF79D | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED96
Deuteranopia (green-blind)
#FEEDA1
Tritanopia (blue-blind)
#E6EEE0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff79d; /* rgb */ color: rgb(223, 247, 157); /* oklch */ color: oklch(93.8% 0.117 120.9);
Tailwind
colors: {
custom: {
50: '#eaf9bb',
500: '#dff79d',
950: '#000000',
},
}SCSS
$custom: #dff79d; $custom-light: #eaf9bb; $custom-dark: #000000;
JSON
{
"hex": "#dff79d",
"rgb": {
"r": 223,
"g": 247,
"b": 157
},
"hsl": {
"h": 76,
"s": 84.906,
"l": 79.216
},
"oklch": {
"l": 0.93823,
"c": 0.11678,
"h": 120.9
},
"luminance": 0.84644
}Semantic roles & 50–950 ramp
primary
#DFF79D
secondary
#8161D7
accent
#04E13F
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582