#DCFF91#DCFF91
#DCFF91 is a very light, vivid yellow-green. Relative luminance 0.888; OKLCH L 95.1% C 0.142 H 123.5°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF91 |
|---|---|
| RGB | rgb(220, 255, 145) |
| HSL | hsl(79, 100%, 78%) |
| HSV | hsv(79, 43%, 100%) |
| CMYK | cmyk(13.7%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(95.49, -28.19, 48.73) |
| CIE-LCH | lch(95.49, 56.30, 120.05°) |
| OKLab | oklab(95.13% -0.0782 0.118) |
| OKLCH | oklch(95.13% 0.142 123.5) |
| XYZ | xyz(70.3859, 88.7797, 40.2107) |
| Luminance | 0.8878 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 2.89
Light Pea Green
#C4FE82
ΔE00 3.93
Light Yellowish Green
#C2FF89
ΔE00 4.34
Pistachio (survey)
#C0FA8B
ΔE00 4.43
Celery
#C1FD95
ΔE00 4.96
Pale Lime
#BEFD73
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF91 #B491FF
analogous
#FFEB91 #DCFF91 #A5FF91
triadic
#DCFF91 #91DCFF #FF91DC
tetradic
#DCFF91 #91FFEB #B491FF #FF91A5
square
#DCFF91 #91FFEB #B491FF #FF91A5
split-complementary
#DCFF91 #91A5FF #EB91FF
monochromatic
#B5FF17 #C9FF54 #DCFF91 #EFFFCE #F5FFE0
Accessibility & contrast
On white
1.12
#DCFF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#DCFF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF91
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF91 | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF388
Deuteranopia (green-blind)
#FFF297
Tritanopia (blue-blind)
#E3F5E5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcff91; /* rgb */ color: rgb(220, 255, 145); /* oklch */ color: oklch(95.1% 0.142 123.5);
Tailwind
colors: {
custom: {
50: '#e8ffb3',
500: '#dcff91',
950: '#000000',
},
}SCSS
$custom: #dcff91; $custom-light: #e8ffb3; $custom-dark: #000000;
JSON
{
"hex": "#dcff91",
"rgb": {
"r": 220,
"g": 255,
"b": 145
},
"hsl": {
"h": 79.091,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.95127,
"c": 0.14157,
"h": 123.5
},
"luminance": 0.8878
}Semantic roles & 50–950 ramp
primary
#DCFF91
secondary
#8053E1
accent
#00E649
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681