#DCFA95#DCFA95
#DCFA95 is a very light, vivid yellow-green. Relative luminance 0.858; OKLCH L 94.1% C 0.131 H 122.4°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFA95 |
|---|---|
| RGB | rgb(220, 250, 149) |
| HSL | hsl(78, 91%, 78%) |
| HSV | hsv(78, 40%, 98%) |
| CMYK | cmyk(12%, 0%, 40.4%, 2%) |
| CIE-LAB | lab(94.21, -25.39, 45.19) |
| CIE-LCH | lch(94.21, 51.84, 119.33°) |
| OKLab | oklab(94.12% -0.07 0.1102) |
| OKLCH | oklch(94.12% 0.131 122.4) |
| XYZ | xyz(69.1255, 85.7567, 41.3390) |
| Luminance | 0.8576 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.01
Light Khaki
#E6F2A2
ΔE00 4.57
Pistachio (survey)
#C0FA8B
ΔE00 4.87
Light Pea Green
#C4FE82
ΔE00 4.90
Light Yellowish Green
#C2FF89
ΔE00 5.15
Celery
#C1FD95
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFA95 #B395FA
analogous
#FAE695 #DCFA95 #A9FA95
triadic
#DCFA95 #95DCFA #FA95DC
tetradic
#DCFA95 #95FAE6 #B395FA #FA95A9
square
#DCFA95 #95FAE6 #B395FA #FA95A9
split-complementary
#DCFA95 #95A9FA #E695FA
monochromatic
#B5F420 #C9F75B #DCFA95 #EFFDCF #F5FEE2
Accessibility & contrast
On white
1.16
#DCFA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#DCFA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFA95
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFA95 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8D
Deuteranopia (green-blind)
#FFEE9A
Tritanopia (blue-blind)
#E3F1E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcfa95; /* rgb */ color: rgb(220, 250, 149); /* oklch */ color: oklch(94.1% 0.131 122.4);
Tailwind
colors: {
custom: {
50: '#e8fcb5',
500: '#dcfa95',
950: '#000000',
},
}SCSS
$custom: #dcfa95; $custom-light: #e8fcb5; $custom-dark: #000000;
JSON
{
"hex": "#dcfa95",
"rgb": {
"r": 220,
"g": 250,
"b": 149
},
"hsl": {
"h": 77.822,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.94118,
"c": 0.13059,
"h": 122.4
},
"luminance": 0.85757
}Semantic roles & 50–950 ramp
primary
#DCFA95
secondary
#7F59DA
accent
#00E644
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581