#DCFE89#DCFE89
#DCFE89 is a very light, vivid yellow-green. Relative luminance 0.879; OKLCH L 94.8% C 0.148 H 122.6°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFE89 |
|---|---|
| RGB | rgb(220, 254, 137) |
| HSL | hsl(77, 98%, 77%) |
| HSV | hsv(77, 46%, 100%) |
| CMYK | cmyk(13.4%, 0%, 46.1%, 0.4%) |
| CIE-LAB | lab(95.12, -28.57, 52.06) |
| CIE-LCH | lch(95.12, 59.39, 118.76°) |
| OKLab | oklab(94.8% -0.0798 0.125) |
| OKLCH | oklch(94.8% 0.148 122.6) |
| XYZ | xyz(69.4725, 87.9053, 36.9695) |
| Luminance | 0.8790 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.66
Light Pea Green
#C4FE82
ΔE00 4.05
Pear
#CBF85F
ΔE00 4.48
Light Yellowish Green
#C2FF89
ΔE00 4.70
Pale Lime
#BEFD73
ΔE00 4.83
Pistachio (survey)
#C0FA8B
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFE89 #AB89FE
analogous
#FEE689 #DCFE89 #A2FE89
triadic
#DCFE89 #89DCFE #FE89DC
tetradic
#DCFE89 #89FEE6 #AB89FE #FE89A2
square
#DCFE89 #89FEE6 #AB89FE #FE89A2
split-complementary
#DCFE89 #89A2FE #E689FE
monochromatic
#B8FD10 #CAFD4C #DCFE89 #EEFFC6 #F6FFE1
Accessibility & contrast
On white
1.13
#DCFE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#DCFE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFE89
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFE89 | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF27F
Deuteranopia (green-blind)
#FFF18F
Tritanopia (blue-blind)
#E4F4E3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcfe89; /* rgb */ color: rgb(220, 254, 137); /* oklch */ color: oklch(94.8% 0.148 122.6);
Tailwind
colors: {
custom: {
50: '#e8fead',
500: '#dcfe89',
950: '#000000',
},
}SCSS
$custom: #dcfe89; $custom-light: #e8fead; $custom-dark: #000000;
JSON
{
"hex": "#dcfe89",
"rgb": {
"r": 220,
"g": 254,
"b": 137
},
"hsl": {
"h": 77.436,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.948,
"c": 0.14832,
"h": 122.6
},
"luminance": 0.87905
}Semantic roles & 50–950 ramp
primary
#DCFE89
secondary
#774DDE
accent
#00E643
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581