#DCF78E#DCF78E
#DCF78E is a very light, vivid yellow-green. Relative luminance 0.837; OKLCH L 93.4% C 0.134 H 120.9°. Best body text is #000000 at 17.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF78E |
|---|---|
| RGB | rgb(220, 247, 142) |
| HSL | hsl(75, 87%, 76%) |
| HSV | hsv(75, 43%, 97%) |
| CMYK | cmyk(10.9%, 0%, 42.5%, 3.1%) |
| CIE-LAB | lab(93.32, -24.75, 47.45) |
| CIE-LCH | lch(93.32, 53.51, 117.55°) |
| OKLab | oklab(93.37% -0.0687 0.115) |
| OKLCH | oklch(93.37% 0.134 120.9) |
| XYZ | xyz(67.6586, 83.6903, 38.1754) |
| Luminance | 0.8369 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.10
Light Khaki
#E6F2A2
ΔE00 4.52
Light Pea Green
#C4FE82
ΔE00 5.26
Pistachio (survey)
#C0FA8B
ΔE00 5.45
Light Yellowish Green
#C2FF89
ΔE00 5.71
Pear
#CBF85F
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF78E #A98EF7
analogous
#F7DE8E #DCF78E #A8F78E
triadic
#DCF78E #8EDCF7 #F78EDC
tetradic
#DCF78E #8EF7DE #A98EF7 #F78EA8
square
#DCF78E #8EF7DE #A98EF7 #F78EA8
split-complementary
#DCF78E #8EA8F7 #DE8EF7
monochromatic
#B9EF1C #CAF355 #DCF78E #EEFBC7 #F6FDE2
Accessibility & contrast
On white
1.18
#DCF78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.74
#DCF78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF78E
17.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF78E | 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)
#FFEC86
Deuteranopia (green-blind)
#FFEC93
Tritanopia (blue-blind)
#E4EDDE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf78e; /* rgb */ color: rgb(220, 247, 142); /* oklch */ color: oklch(93.4% 0.134 120.9);
Tailwind
colors: {
custom: {
50: '#e8f9b0',
500: '#dcf78e',
950: '#000000',
},
}SCSS
$custom: #dcf78e; $custom-light: #e8f9b0; $custom-dark: #000000;
JSON
{
"hex": "#dcf78e",
"rgb": {
"r": 220,
"g": 247,
"b": 142
},
"hsl": {
"h": 75.429,
"s": 86.777,
"l": 76.275
},
"oklch": {
"l": 0.93373,
"c": 0.13393,
"h": 120.9
},
"luminance": 0.8369
}Semantic roles & 50–950 ramp
primary
#DCF78E
secondary
#7554D5
accent
#02E33C
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161711
muted
#848581