#DCFD89#DCFD89
#DCFD89 is a very light, vivid yellow-green. Relative luminance 0.873; OKLCH L 94.6% C 0.147 H 122.3°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFD89 |
|---|---|
| RGB | rgb(220, 253, 137) |
| HSL | hsl(77, 97%, 76%) |
| HSV | hsv(77, 46%, 99%) |
| CMYK | cmyk(13%, 0%, 45.8%, 0.8%) |
| CIE-LAB | lab(94.85, -28.11, 51.73) |
| CIE-LCH | lch(94.85, 58.87, 118.51°) |
| OKLab | oklab(94.59% -0.0785 0.1243) |
| OKLCH | oklch(94.59% 0.147 122.3) |
| XYZ | xyz(69.1560, 87.2722, 36.8640) |
| Luminance | 0.8727 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.79
Light Pea Green
#C4FE82
ΔE00 4.18
Pear
#CBF85F
ΔE00 4.53
Light Yellowish Green
#C2FF89
ΔE00 4.83
Pale Lime
#BEFD73
ΔE00 4.97
Pistachio (survey)
#C0FA8B
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFD89 #AA89FD
analogous
#FDE489 #DCFD89 #A2FD89
triadic
#DCFD89 #89DCFD #FD89DC
tetradic
#DCFD89 #89FDE4 #AA89FD #FD89A2
square
#DCFD89 #89FDE4 #AA89FD #FD89A2
split-complementary
#DCFD89 #89A2FD #E489FD
monochromatic
#B8FB11 #CAFC4D #DCFD89 #EEFEC5 #F6FEE1
Accessibility & contrast
On white
1.14
#DCFD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#DCFD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFD89
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFD89 | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF17F
Deuteranopia (green-blind)
#FFF08F
Tritanopia (blue-blind)
#E4F3E2
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcfd89; /* rgb */ color: rgb(220, 253, 137); /* oklch */ color: oklch(94.6% 0.147 122.3);
Tailwind
colors: {
custom: {
50: '#e8fead',
500: '#dcfd89',
950: '#000000',
},
}SCSS
$custom: #dcfd89; $custom-light: #e8fead; $custom-dark: #000000;
JSON
{
"hex": "#dcfd89",
"rgb": {
"r": 220,
"g": 253,
"b": 137
},
"hsl": {
"h": 77.069,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.94585,
"c": 0.14699,
"h": 122.3
},
"luminance": 0.87272
}Semantic roles & 50–950 ramp
primary
#DCFD89
secondary
#764DDD
accent
#00E641
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581