#DCFA91#DCFA91
#DCFA91 is a very light, vivid yellow-green. Relative luminance 0.856; OKLCH L 94.1% C 0.135 H 122.1°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFA91 |
|---|---|
| RGB | rgb(220, 250, 145) |
| HSL | hsl(77, 91%, 77%) |
| HSV | hsv(77, 42%, 98%) |
| CMYK | cmyk(12%, 0%, 42%, 2%) |
| CIE-LAB | lab(94.15, -25.84, 47.06) |
| CIE-LCH | lch(94.15, 53.69, 118.77°) |
| OKLab | oklab(94.06% -0.0716 0.1143) |
| OKLCH | oklch(94.06% 0.135 122.1) |
| XYZ | xyz(68.8116, 85.6311, 39.6859) |
| Luminance | 0.8563 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.68
Light Pea Green
#C4FE82
ΔE00 4.74
Light Khaki
#E6F2A2
ΔE00 4.88
Pistachio (survey)
#C0FA8B
ΔE00 4.93
Light Yellowish Green
#C2FF89
ΔE00 5.12
Celery
#C1FD95
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFA91 #AF91FA
analogous
#FAE491 #DCFA91 #A7FA91
triadic
#DCFA91 #91DCFA #FA91DC
tetradic
#DCFA91 #91FAE4 #AF91FA #FA91A7
square
#DCFA91 #91FAE4 #AF91FA #FA91A7
split-complementary
#DCFA91 #91A7FA #E491FA
monochromatic
#B7F51C #C9F756 #DCFA91 #EFFDCC #F6FEE2
Accessibility & contrast
On white
1.16
#DCFA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#DCFA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFA91
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFA91 | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF89
Deuteranopia (green-blind)
#FFEE96
Tritanopia (blue-blind)
#E4F1E1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #dcfa91; /* rgb */ color: rgb(220, 250, 145); /* oklch */ color: oklch(94.1% 0.135 122.1);
Tailwind
colors: {
custom: {
50: '#e8fcb3',
500: '#dcfa91',
950: '#000000',
},
}SCSS
$custom: #dcfa91; $custom-light: #e8fcb3; $custom-dark: #000000;
JSON
{
"hex": "#dcfa91",
"rgb": {
"r": 220,
"g": 250,
"b": 145
},
"hsl": {
"h": 77.143,
"s": 91.304,
"l": 77.451
},
"oklch": {
"l": 0.94058,
"c": 0.13481,
"h": 122.1
},
"luminance": 0.85631
}Semantic roles & 50–950 ramp
primary
#DCFA91
secondary
#7B56DA
accent
#00E642
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581