#DCFF87#DCFF87
#DCFF87 is a very light, vivid yellow-green. Relative luminance 0.885; OKLCH L 95.0% C 0.152 H 122.7°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF87 |
|---|---|
| RGB | rgb(220, 255, 135) |
| HSL | hsl(78, 100%, 76%) |
| HSV | hsv(78, 47%, 100%) |
| CMYK | cmyk(13.7%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(95.36, -29.24, 53.29) |
| CIE-LCH | lch(95.36, 60.79, 118.75°) |
| OKLab | oklab(94.99% -0.0819 0.1276) |
| OKLCH | oklch(94.99% 0.152 122.7) |
| XYZ | xyz(69.6485, 88.4847, 36.3270) |
| Luminance | 0.8849 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.54
Light Pea Green
#C4FE82
ΔE00 3.98
Pear
#CBF85F
ΔE00 4.21
Pale Lime
#BEFD73
ΔE00 4.66
Light Yellowish Green
#C2FF89
ΔE00 4.70
Pistachio (survey)
#C0FA8B
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF87 #AA87FF
analogous
#FFE687 #DCFF87 #A0FF87
triadic
#DCFF87 #87DCFF #FF87DC
tetradic
#DCFF87 #87FFE6 #AA87FF #FF87A0
square
#DCFF87 #87FFE6 #AA87FF #FF87A0
split-complementary
#DCFF87 #87A0FF #E687FF
monochromatic
#B8FF0D #CAFF4A #DCFF87 #EEFFC4 #F6FFE0
Accessibility & contrast
On white
1.12
#DCFF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#DCFF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF87
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF87 | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF37D
Deuteranopia (green-blind)
#FFF28E
Tritanopia (blue-blind)
#E4F5E3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcff87; /* rgb */ color: rgb(220, 255, 135); /* oklch */ color: oklch(95.0% 0.152 122.7);
Tailwind
colors: {
custom: {
50: '#e9ffac',
500: '#dcff87',
950: '#000000',
},
}SCSS
$custom: #dcff87; $custom-light: #e9ffac; $custom-dark: #000000;
JSON
{
"hex": "#dcff87",
"rgb": {
"r": 220,
"g": 255,
"b": 135
},
"hsl": {
"h": 77.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.94988,
"c": 0.15161,
"h": 122.7
},
"luminance": 0.88485
}Semantic roles & 50–950 ramp
primary
#DCFF87
secondary
#764BDF
accent
#00E643
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681