#DFF79E#DFF79E
#DFF79E is a very light, moderate yellow-green. Relative luminance 0.847; OKLCH L 93.8% C 0.116 H 121.0°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF79E |
|---|---|
| RGB | rgb(223, 247, 158) |
| HSL | hsl(76, 85%, 79%) |
| HSV | hsv(76, 36%, 97%) |
| CMYK | cmyk(9.7%, 0%, 36%, 3.1%) |
| CIE-LAB | lab(93.74, -21.80, 40.23) |
| CIE-LCH | lch(93.74, 45.76, 118.45°) |
| OKLab | oklab(93.84% -0.0595 0.0992) |
| OKLCH | oklch(93.84% 0.116 121) |
| XYZ | xyz(69.8635, 84.6782, 45.0051) |
| Luminance | 0.8468 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.84
Light Yellow Green
#CCFD7F
ΔE00 5.88
Pistachio (survey)
#C0FA8B
ΔE00 6.16
Celery
#C1FD95
ΔE00 6.29
Creme
#FFFFB6
ΔE00 6.58
Light Pea Green
#C4FE82
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF79E #B69EF7
analogous
#F7E39E #DFF79E #B3F79E
triadic
#DFF79E #9EDFF7 #F79EDF
tetradic
#DFF79E #9EF7E3 #B69EF7 #F79EB3
square
#DFF79E #9EF7E3 #B69EF7 #F79EB3
split-complementary
#DFF79E #9EB3F7 #E39EF7
monochromatic
#BAEE2D #CCF265 #DFF79E #F2FCD7 #F6FDE3
Accessibility & contrast
On white
1.17
#DFF79E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#DFF79E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF79E
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF79E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF79E | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED98
Deuteranopia (green-blind)
#FEEDA2
Tritanopia (blue-blind)
#E6EEE1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff79e; /* rgb */ color: rgb(223, 247, 158); /* oklch */ color: oklch(93.8% 0.116 121.0);
Tailwind
colors: {
custom: {
50: '#eaf9bb',
500: '#dff79e',
950: '#000000',
},
}SCSS
$custom: #dff79e; $custom-light: #eaf9bb; $custom-dark: #000000;
JSON
{
"hex": "#dff79e",
"rgb": {
"r": 223,
"g": 247,
"b": 158
},
"hsl": {
"h": 76.18,
"s": 84.762,
"l": 79.412
},
"oklch": {
"l": 0.9384,
"c": 0.11566,
"h": 121
},
"luminance": 0.84678
}Semantic roles & 50–950 ramp
primary
#DFF79E
secondary
#8262D7
accent
#04E140
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582