#DCFA96#DCFA96
#DCFA96 is a very light, vivid yellow-green. Relative luminance 0.858; OKLCH L 94.1% C 0.130 H 122.5°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFA96 |
|---|---|
| RGB | rgb(220, 250, 150) |
| HSL | hsl(78, 91%, 78%) |
| HSV | hsv(78, 40%, 98%) |
| CMYK | cmyk(12%, 0%, 40%, 2%) |
| CIE-LAB | lab(94.22, -25.28, 44.73) |
| CIE-LCH | lch(94.22, 51.37, 119.47°) |
| OKLab | oklab(94.13% -0.0697 0.1092) |
| OKLCH | oklch(94.13% 0.13 122.5) |
| XYZ | xyz(69.2057, 85.7888, 41.7612) |
| Luminance | 0.8579 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.10
Light Khaki
#E6F2A2
ΔE00 4.50
Pistachio (survey)
#C0FA8B
ΔE00 4.87
Light Pea Green
#C4FE82
ΔE00 4.96
Light Yellowish Green
#C2FF89
ΔE00 5.17
Celery
#C1FD95
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFA96 #B496FA
analogous
#FAE696 #DCFA96 #AAFA96
triadic
#DCFA96 #96DCFA #FA96DC
tetradic
#DCFA96 #96FAE6 #B496FA #FA96AA
square
#DCFA96 #96FAE6 #B496FA #FA96AA
split-complementary
#DCFA96 #96AAFA #E696FA
monochromatic
#B5F421 #C9F75C #DCFA96 #EFFDD0 #F5FEE2
Accessibility & contrast
On white
1.16
#DCFA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#DCFA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFA96
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFA96 | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8E
Deuteranopia (green-blind)
#FFEE9B
Tritanopia (blue-blind)
#E3F1E2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcfa96; /* rgb */ color: rgb(220, 250, 150); /* oklch */ color: oklch(94.1% 0.130 122.5);
Tailwind
colors: {
custom: {
50: '#e8fcb6',
500: '#dcfa96',
950: '#000000',
},
}SCSS
$custom: #dcfa96; $custom-light: #e8fcb6; $custom-dark: #000000;
JSON
{
"hex": "#dcfa96",
"rgb": {
"r": 220,
"g": 250,
"b": 150
},
"hsl": {
"h": 78,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.94134,
"c": 0.12953,
"h": 122.5
},
"luminance": 0.85789
}Semantic roles & 50–950 ramp
primary
#DCFA96
secondary
#805ADA
accent
#00E645
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581