#DCFD91#DCFD91
#DCFD91 is a very light, vivid yellow-green. Relative luminance 0.875; OKLCH L 94.7% C 0.139 H 123.0°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFD91 |
|---|---|
| RGB | rgb(220, 253, 145) |
| HSL | hsl(78, 96%, 78%) |
| HSV | hsv(78, 43%, 99%) |
| CMYK | cmyk(13%, 0%, 42.7%, 0.8%) |
| CIE-LAB | lab(94.95, -27.25, 48.06) |
| CIE-LCH | lch(94.95, 55.25, 119.56°) |
| OKLab | oklab(94.7% -0.0756 0.1165) |
| OKLCH | oklch(94.7% 0.139 123) |
| XYZ | xyz(69.7512, 87.5104, 39.9991) |
| Luminance | 0.8751 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.16
Light Pea Green
#C4FE82
ΔE00 4.22
Pistachio (survey)
#C0FA8B
ΔE00 4.59
Light Yellowish Green
#C2FF89
ΔE00 4.62
Celery
#C1FD95
ΔE00 5.13
Pale Lime
#BEFD73
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFD91 #B291FD
analogous
#FDE891 #DCFD91 #A6FD91
triadic
#DCFD91 #91DCFD #FD91DC
tetradic
#DCFD91 #91FDE8 #B291FD #FD91A6
square
#DCFD91 #91FDE8 #B291FD #FD91A6
split-complementary
#DCFD91 #91A6FD #E891FD
monochromatic
#B6FB19 #C9FC55 #DCFD91 #EFFECD #F5FEE1
Accessibility & contrast
On white
1.14
#DCFD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#DCFD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFD91
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFD91 | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF188
Deuteranopia (green-blind)
#FFF097
Tritanopia (blue-blind)
#E4F3E3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #dcfd91; /* rgb */ color: rgb(220, 253, 145); /* oklch */ color: oklch(94.7% 0.139 123.0);
Tailwind
colors: {
custom: {
50: '#e8feb3',
500: '#dcfd91',
950: '#000000',
},
}SCSS
$custom: #dcfd91; $custom-light: #e8feb3; $custom-dark: #000000;
JSON
{
"hex": "#dcfd91",
"rgb": {
"r": 220,
"g": 253,
"b": 145
},
"hsl": {
"h": 78.333,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.94699,
"c": 0.13887,
"h": 123
},
"luminance": 0.87511
}Semantic roles & 50–950 ramp
primary
#DCFD91
secondary
#7E54DE
accent
#00E646
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581