#DCFE91#DCFE91
#DCFE91 is a very light, vivid yellow-green. Relative luminance 0.881; OKLCH L 94.9% C 0.140 H 123.2°. Best body text is #000000 at 18.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFE91 |
|---|---|
| RGB | rgb(220, 254, 145) |
| HSL | hsl(79, 98%, 78%) |
| HSV | hsv(79, 43%, 100%) |
| CMYK | cmyk(13.4%, 0%, 42.9%, 0.4%) |
| CIE-LAB | lab(95.22, -27.72, 48.40) |
| CIE-LCH | lch(95.22, 55.77, 119.81°) |
| OKLab | oklab(94.91% -0.0769 0.1173) |
| OKLCH | oklch(94.91% 0.14 123.2) |
| XYZ | xyz(70.0677, 88.1434, 40.1046) |
| Luminance | 0.8814 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.02
Light Pea Green
#C4FE82
ΔE00 4.07
Light Yellowish Green
#C2FF89
ΔE00 4.47
Pistachio (survey)
#C0FA8B
ΔE00 4.50
Celery
#C1FD95
ΔE00 5.04
Pale Lime
#BEFD73
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFE91 #B391FE
analogous
#FEEA91 #DCFE91 #A5FE91
triadic
#DCFE91 #91DCFE #FE91DC
tetradic
#DCFE91 #91FEEA #B391FE #FE91A5
square
#DCFE91 #91FEEA #B391FE #FE91A5
split-complementary
#DCFE91 #91A5FE #EA91FE
monochromatic
#B5FD18 #C9FD54 #DCFE91 #EFFFCE #F5FFE1
Accessibility & contrast
On white
1.13
#DCFE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.63
#DCFE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFE91
18.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFE91 | 1.00 | 1.13 | 18.63 | 18.63 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF288
Deuteranopia (green-blind)
#FFF197
Tritanopia (blue-blind)
#E3F4E4
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcfe91; /* rgb */ color: rgb(220, 254, 145); /* oklch */ color: oklch(94.9% 0.140 123.2);
Tailwind
colors: {
custom: {
50: '#e8feb3',
500: '#dcfe91',
950: '#000000',
},
}SCSS
$custom: #dcfe91; $custom-light: #e8feb3; $custom-dark: #000000;
JSON
{
"hex": "#dcfe91",
"rgb": {
"r": 220,
"g": 254,
"b": 145
},
"hsl": {
"h": 78.716,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.94913,
"c": 0.14022,
"h": 123.2
},
"luminance": 0.88144
}Semantic roles & 50–950 ramp
primary
#DCFE91
secondary
#7F54DF
accent
#00E648
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581