#DCFF89#DCFF89
#DCFF89 is a very light, vivid yellow-green. Relative luminance 0.885; OKLCH L 95.0% C 0.150 H 122.8°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF89 |
|---|---|
| RGB | rgb(220, 255, 137) |
| HSL | hsl(78, 100%, 77%) |
| HSV | hsv(78, 46%, 100%) |
| CMYK | cmyk(13.7%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(95.39, -29.04, 52.39) |
| CIE-LCH | lch(95.39, 59.90, 119.00°) |
| OKLab | oklab(95.02% -0.0811 0.1257) |
| OKLCH | oklch(95.02% 0.15 122.8) |
| XYZ | xyz(69.7906, 88.5416, 37.0756) |
| Luminance | 0.8854 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.55
Light Pea Green
#C4FE82
ΔE00 3.93
Pear
#CBF85F
ΔE00 4.44
Light Yellowish Green
#C2FF89
ΔE00 4.59
Pale Lime
#BEFD73
ΔE00 4.70
Pistachio (survey)
#C0FA8B
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF89 #AC89FF
analogous
#FFE789 #DCFF89 #A1FF89
triadic
#DCFF89 #89DCFF #FF89DC
tetradic
#DCFF89 #89FFE7 #AC89FF #FF89A1
square
#DCFF89 #89FFE7 #AC89FF #FF89A1
split-complementary
#DCFF89 #89A1FF #E789FF
monochromatic
#B8FF0F #CAFF4C #DCFF89 #EEFFC6 #F6FFE0
Accessibility & contrast
On white
1.12
#DCFF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#DCFF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF89
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF89 | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF37F
Deuteranopia (green-blind)
#FFF290
Tritanopia (blue-blind)
#E4F5E3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcff89; /* rgb */ color: rgb(220, 255, 137); /* oklch */ color: oklch(95.0% 0.150 122.8);
Tailwind
colors: {
custom: {
50: '#e8ffad',
500: '#dcff89',
950: '#000000',
},
}SCSS
$custom: #dcff89; $custom-light: #e8ffad; $custom-dark: #000000;
JSON
{
"hex": "#dcff89",
"rgb": {
"r": 220,
"g": 255,
"b": 137
},
"hsl": {
"h": 77.797,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.95015,
"c": 0.14964,
"h": 122.8
},
"luminance": 0.88542
}Semantic roles & 50–950 ramp
primary
#DCFF89
secondary
#784DE0
accent
#00E644
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161810
muted
#848681