#DCF79A#DCF79A
#DCF79A is a very light, vivid yellow-green. Relative luminance 0.841; OKLCH L 93.6% C 0.121 H 122.0°. Best body text is #000000 at 17.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF79A |
|---|---|
| RGB | rgb(220, 247, 154) |
| HSL | hsl(77, 85%, 79%) |
| HSV | hsv(77, 38%, 97%) |
| CMYK | cmyk(10.9%, 0%, 37.7%, 3.1%) |
| CIE-LAB | lab(93.48, -23.38, 41.82) |
| CIE-LCH | lch(93.48, 47.91, 119.21°) |
| OKLab | oklab(93.56% -0.0641 0.1027) |
| OKLCH | oklch(93.56% 0.121 122) |
| XYZ | xyz(68.6085, 84.0702, 43.1783) |
| Luminance | 0.8407 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.55
Light Yellow Green
#CCFD7F
ΔE00 5.12
Pistachio (survey)
#C0FA8B
ΔE00 5.44
Celery
#C1FD95
ΔE00 5.68
Light Pea Green
#C4FE82
ΔE00 5.84
Light Yellowish Green
#C2FF89
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF79A #B59AF7
analogous
#F7E39A #DCF79A #ADF79A
triadic
#DCF79A #9ADCF7 #F79ADC
tetradic
#DCF79A #9AF7E3 #B59AF7 #F79AAD
square
#DCF79A #9AF7E3 #B59AF7 #F79AAD
split-complementary
#DCF79A #9AADF7 #E39AF7
monochromatic
#B5EE29 #C8F361 #DCF79A #F0FBD3 #F5FDE3
Accessibility & contrast
On white
1.18
#DCF79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.81
#DCF79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF79A
17.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF79A | 1.00 | 1.18 | 17.81 | 17.81 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED93
Deuteranopia (green-blind)
#FEEC9F
Tritanopia (blue-blind)
#E3EEE0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf79a; /* rgb */ color: rgb(220, 247, 154); /* oklch */ color: oklch(93.6% 0.121 122.0);
Tailwind
colors: {
custom: {
50: '#e8f9b9',
500: '#dcf79a',
950: '#000000',
},
}SCSS
$custom: #dcf79a; $custom-light: #e8f9b9; $custom-dark: #000000;
JSON
{
"hex": "#dcf79a",
"rgb": {
"r": 220,
"g": 247,
"b": 154
},
"hsl": {
"h": 77.419,
"s": 85.321,
"l": 78.627
},
"oklch": {
"l": 0.93559,
"c": 0.12108,
"h": 122
},
"luminance": 0.8407
}Semantic roles & 50–950 ramp
primary
#DCF79A
secondary
#815FD7
accent
#04E244
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581