#DCFF95#DCFF95
#DCFF95 is a very light, vivid yellow-green. Relative luminance 0.889; OKLCH L 95.2% C 0.137 H 123.9°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF95 |
|---|---|
| RGB | rgb(220, 255, 149) |
| HSL | hsl(80, 100%, 79%) |
| HSV | hsv(80, 42%, 100%) |
| CMYK | cmyk(13.7%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(95.54, -27.75, 46.88) |
| CIE-LCH | lch(95.54, 54.48, 120.62°) |
| OKLab | oklab(95.19% -0.0767 0.1141) |
| OKLCH | oklch(95.19% 0.137 123.9) |
| XYZ | xyz(70.6998, 88.9053, 41.8637) |
| Luminance | 0.8891 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.22
Light Pea Green
#C4FE82
ΔE00 4.07
Pistachio (survey)
#C0FA8B
ΔE00 4.31
Light Yellowish Green
#C2FF89
ΔE00 4.32
Celery
#C1FD95
ΔE00 4.70
Pale Lime
#BEFD73
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF95 #B895FF
analogous
#FFED95 #DCFF95 #A7FF95
triadic
#DCFF95 #95DCFF #FF95DC
tetradic
#DCFF95 #95FFED #B895FF #FF95A7
square
#DCFF95 #95FFED #B895FF #FF95A7
split-complementary
#DCFF95 #95A7FF #ED95FF
monochromatic
#B4FF1B #C8FF58 #DCFF95 #F0FFD2 #F5FFE0
Accessibility & contrast
On white
1.12
#DCFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#DCFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF95
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF95 | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF38D
Deuteranopia (green-blind)
#FFF29B
Tritanopia (blue-blind)
#E3F6E5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcff95; /* rgb */ color: rgb(220, 255, 149); /* oklch */ color: oklch(95.2% 0.137 123.9);
Tailwind
colors: {
custom: {
50: '#e8ffb5',
500: '#dcff95',
950: '#000000',
},
}SCSS
$custom: #dcff95; $custom-light: #e8ffb5; $custom-dark: #000000;
JSON
{
"hex": "#dcff95",
"rgb": {
"r": 220,
"g": 255,
"b": 149
},
"hsl": {
"h": 79.811,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.95186,
"c": 0.13743,
"h": 123.9
},
"luminance": 0.88906
}Semantic roles & 50–950 ramp
primary
#DCFF95
secondary
#8557E1
accent
#00E64C
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161811
muted
#848681