#DCFF8D#DCFF8D
#DCFF8D is a very light, vivid yellow-green. Relative luminance 0.887; OKLCH L 95.1% C 0.146 H 123.2°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF8D |
|---|---|
| RGB | rgb(220, 255, 141) |
| HSL | hsl(78, 100%, 78%) |
| HSV | hsv(78, 45%, 100%) |
| CMYK | cmyk(13.7%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(95.44, -28.62, 50.57) |
| CIE-LCH | lch(95.44, 58.11, 119.51°) |
| OKLab | oklab(95.07% -0.0797 0.1219) |
| OKLCH | oklch(95.07% 0.146 123.2) |
| XYZ | xyz(70.0829, 88.6585, 38.6148) |
| Luminance | 0.8866 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.66
Light Pea Green
#C4FE82
ΔE00 3.89
Light Yellowish Green
#C2FF89
ΔE00 4.43
Pistachio (survey)
#C0FA8B
ΔE00 4.61
Pale Lime
#BEFD73
ΔE00 4.85
Pear
#CBF85F
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF8D #B08DFF
analogous
#FFE98D #DCFF8D #A3FF8D
triadic
#DCFF8D #8DDCFF #FF8DDC
tetradic
#DCFF8D #8DFFE9 #B08DFF #FF8DA3
square
#DCFF8D #8DFFE9 #B08DFF #FF8DA3
split-complementary
#DCFF8D #8DA3FF #E98DFF
monochromatic
#B6FF13 #C9FF50 #DCFF8D #EFFFCA #F6FFE0
Accessibility & contrast
On white
1.12
#DCFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#DCFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF8D
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF8D | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF384
Deuteranopia (green-blind)
#FFF293
Tritanopia (blue-blind)
#E4F5E4
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcff8d; /* rgb */ color: rgb(220, 255, 141); /* oklch */ color: oklch(95.1% 0.146 123.2);
Tailwind
colors: {
custom: {
50: '#e8ffb0',
500: '#dcff8d',
950: '#000000',
},
}SCSS
$custom: #dcff8d; $custom-light: #e8ffb0; $custom-dark: #000000;
JSON
{
"hex": "#dcff8d",
"rgb": {
"r": 220,
"g": 255,
"b": 141
},
"hsl": {
"h": 78.421,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.9507,
"c": 0.14565,
"h": 123.2
},
"luminance": 0.88659
}Semantic roles & 50–950 ramp
primary
#DCFF8D
secondary
#7C50E0
accent
#00E646
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161811
muted
#848681