#DCEF87#DCEF87
#DCEF87 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.6% C 0.131 H 117.6°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEF87 |
|---|---|
| RGB | rgb(220, 239, 135) |
| HSL | hsl(71, 76%, 73%) |
| HSV | hsv(71, 44%, 94%) |
| CMYK | cmyk(7.9%, 0%, 43.5%, 6.3%) |
| CIE-LAB | lab(91.10, -21.67, 48.05) |
| CIE-LCH | lch(91.10, 52.70, 114.27°) |
| OKLab | oklab(91.57% -0.0605 0.1159) |
| OKLCH | oklch(91.57% 0.131 117.6) |
| XYZ | xyz(64.7553, 78.6984, 34.6959) |
| Luminance | 0.7870 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.04
Light Yellow Green
#CCFD7F
ΔE00 5.76
Pear
#CBF85F
ΔE00 6.35
Yellowish Tan
#FCFC81
ΔE00 6.40
Pale Yellow
#FFFF84
ΔE00 6.71
Faded Yellow
#FEFF7F
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEF87 #9A87EF
analogous
#EFCE87 #DCEF87 #A8EF87
triadic
#DCEF87 #87DCEF #EF87DC
tetradic
#DCEF87 #87EFCE #9A87EF #EF87A8
square
#DCEF87 #87EFCE #9A87EF #EF87A8
split-complementary
#DCEF87 #87A8EF #CE87EF
monochromatic
#BBDE1E #CCE851 #DCEF87 #ECF6BD #F7FBE4
Accessibility & contrast
On white
1.25
#DCEF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#DCEF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEF87
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEF87 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57F
Deuteranopia (green-blind)
#F9E68C
Tritanopia (blue-blind)
#E6E5D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dcef87; /* rgb */ color: rgb(220, 239, 135); /* oklch */ color: oklch(91.6% 0.131 117.6);
Tailwind
colors: {
custom: {
50: '#e8f4ac',
500: '#dcef87',
950: '#000000',
},
}SCSS
$custom: #dcef87; $custom-light: #e8f4ac; $custom-dark: #000000;
JSON
{
"hex": "#dcef87",
"rgb": {
"r": 220,
"g": 239,
"b": 135
},
"hsl": {
"h": 70.962,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.91569,
"c": 0.13076,
"h": 117.6
},
"luminance": 0.78698
}Semantic roles & 50–950 ramp
primary
#DCEF87
secondary
#6650CA
accent
#0DD932
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581