#DCF78F#DCF78F
#DCF78F is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.4% C 0.133 H 120.9°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF78F |
|---|---|
| RGB | rgb(220, 247, 143) |
| HSL | hsl(76, 87%, 76%) |
| HSV | hsv(76, 42%, 97%) |
| CMYK | cmyk(10.9%, 0%, 42.1%, 3.1%) |
| CIE-LAB | lab(93.33, -24.64, 46.98) |
| CIE-LCH | lch(93.33, 53.05, 117.67°) |
| OKLab | oklab(93.39% -0.0683 0.114) |
| OKLCH | oklch(93.39% 0.133 120.9) |
| XYZ | xyz(67.7340, 83.7204, 38.5726) |
| Luminance | 0.8372 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.16
Light Khaki
#E6F2A2
ΔE00 4.42
Light Pea Green
#C4FE82
ΔE00 5.28
Pistachio (survey)
#C0FA8B
ΔE00 5.42
Light Yellowish Green
#C2FF89
ΔE00 5.70
Pear
#CBF85F
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF78F #AA8FF7
analogous
#F7DE8F #DCF78F #A8F78F
triadic
#DCF78F #8FDCF7 #F78FDC
tetradic
#DCF78F #8FF7DE #AA8FF7 #F78FA8
square
#DCF78F #8FF7DE #AA8FF7 #F78FA8
split-complementary
#DCF78F #8FA8F7 #DE8FF7
monochromatic
#B8EF1D #CAF356 #DCF78F #EEFBC8 #F6FDE2
Accessibility & contrast
On white
1.18
#DCF78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#DCF78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF78F
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF78F | 1.00 | 1.18 | 17.74 | 17.74 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC87
Deuteranopia (green-blind)
#FFEC94
Tritanopia (blue-blind)
#E4EDDE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf78f; /* rgb */ color: rgb(220, 247, 143); /* oklch */ color: oklch(93.4% 0.133 120.9);
Tailwind
colors: {
custom: {
50: '#e8f9b1',
500: '#dcf78f',
950: '#000000',
},
}SCSS
$custom: #dcf78f; $custom-light: #e8f9b1; $custom-dark: #000000;
JSON
{
"hex": "#dcf78f",
"rgb": {
"r": 220,
"g": 247,
"b": 143
},
"hsl": {
"h": 75.577,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.93388,
"c": 0.13288,
"h": 120.9
},
"luminance": 0.8372
}Semantic roles & 50–950 ramp
primary
#DCF78F
secondary
#7655D5
accent
#02E33D
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581