#DFF79B#DFF79B
#DFF79B is a very light, moderate yellow-green. Relative luminance 0.846; OKLCH L 93.8% C 0.119 H 120.7°. Best body text is #000000 at 17.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF79B |
|---|---|
| RGB | rgb(223, 247, 155) |
| HSL | hsl(76, 85%, 79%) |
| HSV | hsv(76, 37%, 97%) |
| CMYK | cmyk(9.7%, 0%, 37.2%, 3.1%) |
| CIE-LAB | lab(93.70, -22.16, 41.65) |
| CIE-LCH | lch(93.70, 47.18, 118.01°) |
| OKLab | oklab(93.79% -0.0607 0.1024) |
| OKLCH | oklch(93.79% 0.119 120.7) |
| XYZ | xyz(69.6085, 84.5762, 43.6617) |
| Luminance | 0.8458 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.01
Light Yellow Green
#CCFD7F
ΔE00 5.56
Pistachio (survey)
#C0FA8B
ΔE00 6.05
Celery
#C1FD95
ΔE00 6.29
Light Pea Green
#C4FE82
ΔE00 6.37
Light Yellowish Green
#C2FF89
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF79B #B39BF7
analogous
#F7E19B #DFF79B #B1F79B
triadic
#DFF79B #9BDFF7 #F79BDF
tetradic
#DFF79B #9BF7E1 #B39BF7 #F79BB1
square
#DFF79B #9BF7E1 #B39BF7 #F79BB1
split-complementary
#DFF79B #9BB1F7 #E19BF7
monochromatic
#BBEE2A #CDF262 #DFF79B #F1FCD4 #F6FDE3
Accessibility & contrast
On white
1.17
#DFF79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.92
#DFF79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF79B
17.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF79B | 1.00 | 1.17 | 17.92 | 17.92 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED94
Deuteranopia (green-blind)
#FFED9F
Tritanopia (blue-blind)
#E7EEE0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff79b; /* rgb */ color: rgb(223, 247, 155); /* oklch */ color: oklch(93.8% 0.119 120.7);
Tailwind
colors: {
custom: {
50: '#eaf9b9',
500: '#dff79b',
950: '#000000',
},
}SCSS
$custom: #dff79b; $custom-light: #eaf9b9; $custom-dark: #000000;
JSON
{
"hex": "#dff79b",
"rgb": {
"r": 223,
"g": 247,
"b": 155
},
"hsl": {
"h": 75.652,
"s": 85.185,
"l": 78.824
},
"oklch": {
"l": 0.9379,
"c": 0.11899,
"h": 120.7
},
"luminance": 0.84576
}Semantic roles & 50–950 ramp
primary
#DFF79B
secondary
#7F60D7
accent
#04E23E
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581