#DCEF85#DCEF85
#DCEF85 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.5% C 0.133 H 117.4°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEF85 |
|---|---|
| RGB | rgb(220, 239, 133) |
| HSL | hsl(71, 77%, 73%) |
| HSV | hsv(71, 44%, 94%) |
| CMYK | cmyk(7.9%, 0%, 44.4%, 6.3%) |
| CIE-LAB | lab(91.07, -21.87, 48.97) |
| CIE-LCH | lch(91.07, 53.63, 114.07°) |
| OKLab | oklab(91.54% -0.0612 0.1179) |
| OKLCH | oklch(91.54% 0.133 117.4) |
| XYZ | xyz(64.6158, 78.6426, 33.9613) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.30
Light Yellow Green
#CCFD7F
ΔE00 5.72
Pear
#CBF85F
ΔE00 6.15
Yellowish Tan
#FCFC81
ΔE00 6.25
Pale Yellow
#FFFF84
ΔE00 6.58
Faded Yellow
#FEFF7F
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEF85 #9885EF
analogous
#EFCD85 #DCEF85 #A7EF85
triadic
#DCEF85 #85DCEF #EF85DC
tetradic
#DCEF85 #85EFCD #9885EF #EF85A7
square
#DCEF85 #85EFCD #9885EF #EF85A7
split-complementary
#DCEF85 #85A7EF #CD85EF
monochromatic
#BADD1D #CCE84F #DCEF85 #ECF6BB #F7FBE4
Accessibility & contrast
On white
1.26
#DCEF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#DCEF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEF85
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEF85 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57C
Deuteranopia (green-blind)
#FAE68A
Tritanopia (blue-blind)
#E6E5D6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dcef85; /* rgb */ color: rgb(220, 239, 133); /* oklch */ color: oklch(91.5% 0.133 117.4);
Tailwind
colors: {
custom: {
50: '#e8f4aa',
500: '#dcef85',
950: '#000000',
},
}SCSS
$custom: #dcef85; $custom-light: #e8f4aa; $custom-dark: #000000;
JSON
{
"hex": "#dcef85",
"rgb": {
"r": 220,
"g": 239,
"b": 133
},
"hsl": {
"h": 70.755,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.9154,
"c": 0.13283,
"h": 117.4
},
"luminance": 0.78642
}Semantic roles & 50–950 ramp
primary
#DCEF85
secondary
#644ECA
accent
#0CD931
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581