#DFF79A#DFF79A
#DFF79A is a very light, vivid yellow-green. Relative luminance 0.845; OKLCH L 93.8% C 0.120 H 120.6°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DFF79A |
|---|---|
| RGB | rgb(223, 247, 154) |
| HSL | hsl(75, 85%, 79%) |
| HSV | hsv(75, 38%, 97%) |
| CMYK | cmyk(9.7%, 0%, 37.7%, 3.1%) |
| CIE-LAB | lab(93.69, -22.27, 42.13) |
| CIE-LCH | lch(93.69, 47.65, 117.87°) |
| OKLab | oklab(93.77% -0.0611 0.1034) |
| OKLCH | oklch(93.77% 0.12 120.6) |
| XYZ | xyz(69.5248, 84.5427, 43.2213) |
| Luminance | 0.8454 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.08
Light Yellow Green
#CCFD7F
ΔE00 5.46
Pistachio (survey)
#C0FA8B
ΔE00 6.03
Celery
#C1FD95
ΔE00 6.30
Light Pea Green
#C4FE82
ΔE00 6.30
Light Yellowish Green
#C2FF89
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFF79A #B29AF7
analogous
#F7E09A #DFF79A #B0F79A
triadic
#DFF79A #9ADFF7 #F79ADF
tetradic
#DFF79A #9AF7E0 #B29AF7 #F79AB0
square
#DFF79A #9AF7E0 #B29AF7 #F79AB0
split-complementary
#DFF79A #9AB0F7 #E09AF7
monochromatic
#BBEE29 #CDF361 #DFF79A #F1FBD3 #F6FDE3
Accessibility & contrast
On white
1.17
#DFF79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#DFF79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFF79A
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFF79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFF79A | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED93
Deuteranopia (green-blind)
#FFED9E
Tritanopia (blue-blind)
#E7EEE0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dff79a; /* rgb */ color: rgb(223, 247, 154); /* oklch */ color: oklch(93.8% 0.120 120.6);
Tailwind
colors: {
custom: {
50: '#eaf9b9',
500: '#dff79a',
950: '#000000',
},
}SCSS
$custom: #dff79a; $custom-light: #eaf9b9; $custom-dark: #000000;
JSON
{
"hex": "#dff79a",
"rgb": {
"r": 223,
"g": 247,
"b": 154
},
"hsl": {
"h": 75.484,
"s": 85.321,
"l": 78.627
},
"oklch": {
"l": 0.93774,
"c": 0.12009,
"h": 120.6
},
"luminance": 0.84543
}Semantic roles & 50–950 ramp
primary
#DFF79A
secondary
#7E5FD7
accent
#04E23D
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581