#DCFF9D#DCFF9D
#DCFF9D is a very light, vivid yellow-green. Relative luminance 0.892; OKLCH L 95.3% C 0.129 H 124.8°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCFF9D |
|---|---|
| RGB | rgb(220, 255, 157) |
| HSL | hsl(81, 100%, 81%) |
| HSV | hsv(81, 38%, 100%) |
| CMYK | cmyk(13.7%, 0%, 38.4%, 0%) |
| CIE-LAB | lab(95.65, -26.82, 43.15) |
| CIE-LCH | lch(95.65, 50.80, 121.86°) |
| OKLab | oklab(95.31% -0.0736 0.1059) |
| OKLCH | oklch(95.31% 0.129 124.8) |
| XYZ | xyz(71.3605, 89.1696, 45.3437) |
| Luminance | 0.8917 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.12
Pistachio (survey)
#C0FA8B
ΔE00 4.35
Celery
#C1FD95
ΔE00 4.40
Light Yellowish Green
#C2FF89
ΔE00 4.56
Light Pea Green
#C4FE82
ΔE00 4.60
Light Khaki
#E6F2A2
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCFF9D #C09DFF
analogous
#FFF19D #DCFF9D #ABFF9D
triadic
#DCFF9D #9DDCFF #FF9DDC
tetradic
#DCFF9D #9DFFF1 #C09DFF #FF9DAB
square
#DCFF9D #9DFFF1 #C09DFF #FF9DAB
split-complementary
#DCFF9D #9DABFF #F19DFF
monochromatic
#B0FF23 #C6FF60 #DCFF9D #F2FFDA #F4FFE0
Accessibility & contrast
On white
1.12
#DCFF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#DCFF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCFF9D
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCFF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCFF9D | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF496
Deuteranopia (green-blind)
#FFF2A2
Tritanopia (blue-blind)
#E2F6E7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #dcff9d; /* rgb */ color: rgb(220, 255, 157); /* oklch */ color: oklch(95.3% 0.129 124.8);
Tailwind
colors: {
custom: {
50: '#e8ffbb',
500: '#dcff9d',
950: '#000000',
},
}SCSS
$custom: #dcff9d; $custom-light: #e8ffbb; $custom-dark: #000000;
JSON
{
"hex": "#dcff9d",
"rgb": {
"r": 220,
"g": 255,
"b": 157
},
"hsl": {
"h": 81.429,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.95311,
"c": 0.12896,
"h": 124.8
},
"luminance": 0.8917
}Semantic roles & 50–950 ramp
primary
#DCFF9D
secondary
#8D5EE3
accent
#00E652
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161812
muted
#848682