#DCFE96#DCFE96
#DCFE96 is a very light, vivid yellow-green. Relative luminance 0.883; OKLCH L 95.0% C 0.135 H 123.7°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFE96 |
|---|---|
| RGB | rgb(220, 254, 150) |
| HSL | hsl(80, 98%, 79%) |
| HSV | hsv(80, 41%, 100%) |
| CMYK | cmyk(13.4%, 0%, 40.9%, 0.4%) |
| CIE-LAB | lab(95.29, -27.16, 46.08) |
| CIE-LCH | lch(95.29, 53.49, 120.52°) |
| OKLab | oklab(94.99% -0.075 0.1123) |
| OKLCH | oklch(94.99% 0.135 123.7) |
| XYZ | xyz(70.4618, 88.3010, 42.1799) |
| Luminance | 0.8830 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.45
Light Pea Green
#C4FE82
ΔE00 4.26
Pistachio (survey)
#C0FA8B
ΔE00 4.39
Light Yellowish Green
#C2FF89
ΔE00 4.48
Celery
#C1FD95
ΔE00 4.74
Light Khaki
#E6F2A2
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFE96 #B896FE
analogous
#FEEC96 #DCFE96 #A8FE96
triadic
#DCFE96 #96DCFE #FE96DC
tetradic
#DCFE96 #96FEEC #B896FE #FE96A8
square
#DCFE96 #96FEEC #B896FE #FE96A8
split-complementary
#DCFE96 #96A8FE #EC96FE
monochromatic
#B4FD1D #C8FD59 #DCFE96 #F0FFD3 #F5FFE1
Accessibility & contrast
On white
1.13
#DCFE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#DCFE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFE96
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFE96 | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF28E
Deuteranopia (green-blind)
#FFF19B
Tritanopia (blue-blind)
#E3F5E5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #dcfe96; /* rgb */ color: rgb(220, 254, 150); /* oklch */ color: oklch(95.0% 0.135 123.7);
Tailwind
colors: {
custom: {
50: '#e8feb6',
500: '#dcfe96',
950: '#000000',
},
}SCSS
$custom: #dcfe96; $custom-light: #e8feb6; $custom-dark: #000000;
JSON
{
"hex": "#dcfe96",
"rgb": {
"r": 220,
"g": 254,
"b": 150
},
"hsl": {
"h": 79.615,
"s": 98.113,
"l": 79.216
},
"oklch": {
"l": 0.94988,
"c": 0.13501,
"h": 123.7
},
"luminance": 0.88301
}Semantic roles & 50–950 ramp
primary
#DCFE96
secondary
#8558E0
accent
#00E64B
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581