#DCF79F#DCF79F
#DCF79F is a very light, moderate yellow-green. Relative luminance 0.842; OKLCH L 93.6% C 0.116 H 122.5°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF79F |
|---|---|
| RGB | rgb(220, 247, 159) |
| HSL | hsl(78, 85%, 80%) |
| HSV | hsv(78, 36%, 97%) |
| CMYK | cmyk(10.9%, 0%, 35.6%, 3.1%) |
| CIE-LAB | lab(93.55, -22.77, 39.45) |
| CIE-LCH | lch(93.55, 45.55, 119.99°) |
| OKLab | oklab(93.64% -0.0621 0.0974) |
| OKLCH | oklch(93.64% 0.116 122.5) |
| XYZ | xyz(69.0336, 84.2403, 45.4173) |
| Luminance | 0.8424 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.36
Pistachio (survey)
#C0FA8B
ΔE00 5.66
Celery
#C1FD95
ΔE00 5.71
Light Yellow Green
#CCFD7F
ΔE00 5.72
Light Light Green
#C8FFB0
ΔE00 6.13
Light Yellowish Green
#C2FF89
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF79F #BA9FF7
analogous
#F7E69F #DCF79F #B0F79F
triadic
#DCF79F #9FDCF7 #F79FDC
tetradic
#DCF79F #9FF7E6 #BA9FF7 #F79FB0
square
#DCF79F #9FF7E6 #BA9FF7 #F79FB0
split-complementary
#DCF79F #9FB0F7 #E69FF7
monochromatic
#B3EE2E #C7F267 #DCF79F #F1FCD7 #F5FDE3
Accessibility & contrast
On white
1.18
#DCF79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#DCF79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF79F
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF79F | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED99
Deuteranopia (green-blind)
#FDECA3
Tritanopia (blue-blind)
#E3EFE1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf79f; /* rgb */ color: rgb(220, 247, 159); /* oklch */ color: oklch(93.6% 0.116 122.5);
Tailwind
colors: {
custom: {
50: '#e8f9bc',
500: '#dcf79f',
950: '#000000',
},
}SCSS
$custom: #dcf79f; $custom-light: #e8f9bc; $custom-dark: #000000;
JSON
{
"hex": "#dcf79f",
"rgb": {
"r": 220,
"g": 247,
"b": 159
},
"hsl": {
"h": 78.409,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.93642,
"c": 0.11555,
"h": 122.5
},
"luminance": 0.8424
}Semantic roles & 50–950 ramp
primary
#DCF79F
secondary
#8763D7
accent
#04E148
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161712
muted
#848582