#DCFF8E#DCFF8E
#DCFF8E is a very light, vivid yellow-green. Relative luminance 0.887; OKLCH L 95.1% C 0.145 H 123.3°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF8E |
|---|---|
| RGB | rgb(220, 255, 142) |
| HSL | hsl(79, 100%, 78%) |
| HSV | hsv(79, 44%, 100%) |
| CMYK | cmyk(13.7%, 0%, 44.3%, 0%) |
| CIE-LAB | lab(95.45, -28.52, 50.11) |
| CIE-LCH | lch(95.45, 57.65, 119.64°) |
| OKLab | oklab(95.08% -0.0793 0.121) |
| OKLCH | oklch(95.08% 0.145 123.3) |
| XYZ | xyz(70.1576, 88.6884, 39.0084) |
| Luminance | 0.8869 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.70
Light Pea Green
#C4FE82
ΔE00 3.89
Light Yellowish Green
#C2FF89
ΔE00 4.40
Pistachio (survey)
#C0FA8B
ΔE00 4.56
Pale Lime
#BEFD73
ΔE00 4.89
Pear
#CBF85F
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF8E #B18EFF
analogous
#FFE98E #DCFF8E #A3FF8E
triadic
#DCFF8E #8EDCFF #FF8EDC
tetradic
#DCFF8E #8EFFE9 #B18EFF #FF8EA3
square
#DCFF8E #8EFFE9 #B18EFF #FF8EA3
split-complementary
#DCFF8E #8EA3FF #E98EFF
monochromatic
#B6FF14 #C9FF51 #DCFF8E #EFFFCB #F6FFE0
Accessibility & contrast
On white
1.12
#DCFF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#DCFF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF8E
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF8E | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF385
Deuteranopia (green-blind)
#FFF294
Tritanopia (blue-blind)
#E4F5E4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcff8e; /* rgb */ color: rgb(220, 255, 142); /* oklch */ color: oklch(95.1% 0.145 123.3);
Tailwind
colors: {
custom: {
50: '#e8ffb1',
500: '#dcff8e',
950: '#000000',
},
}SCSS
$custom: #dcff8e; $custom-light: #e8ffb1; $custom-dark: #000000;
JSON
{
"hex": "#dcff8e",
"rgb": {
"r": 220,
"g": 255,
"b": 142
},
"hsl": {
"h": 78.584,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.95084,
"c": 0.14463,
"h": 123.3
},
"luminance": 0.88689
}Semantic roles & 50–950 ramp
primary
#DCFF8E
secondary
#7D51E0
accent
#00E647
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681