#DCF896#DCF896
#DCF896 is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.7% C 0.127 H 121.9°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF896 |
|---|---|
| RGB | rgb(220, 248, 150) |
| HSL | hsl(77, 88%, 78%) |
| HSV | hsv(77, 40%, 97%) |
| CMYK | cmyk(11.3%, 0%, 39.5%, 2.7%) |
| CIE-LAB | lab(93.69, -24.33, 44.05) |
| CIE-LCH | lch(93.69, 50.32, 118.91°) |
| OKLab | oklab(93.71% -0.067 0.1077) |
| OKLCH | oklch(93.71% 0.127 121.9) |
| XYZ | xyz(68.5875, 84.5524, 41.5552) |
| Luminance | 0.8455 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.04
Light Yellow Green
#CCFD7F
ΔE00 4.50
Pistachio (survey)
#C0FA8B
ΔE00 5.19
Light Pea Green
#C4FE82
ΔE00 5.36
Celery
#C1FD95
ΔE00 5.57
Light Yellowish Green
#C2FF89
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF896 #B296F8
analogous
#F8E396 #DCF896 #ABF896
triadic
#DCF896 #96DCF8 #F896DC
tetradic
#DCF896 #96F8E3 #B296F8 #F896AB
square
#DCF896 #96F8E3 #B296F8 #F896AB
split-complementary
#DCF896 #96ABF8 #E396F8
monochromatic
#B6F023 #C9F45D #DCF896 #EFFCCF #F5FDE2
Accessibility & contrast
On white
1.17
#DCF896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#DCF896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF896
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF896 | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8F
Deuteranopia (green-blind)
#FFED9B
Tritanopia (blue-blind)
#E4EFE0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf896; /* rgb */ color: rgb(220, 248, 150); /* oklch */ color: oklch(93.7% 0.127 121.9);
Tailwind
colors: {
custom: {
50: '#e8fab6',
500: '#dcf896',
950: '#000000',
},
}SCSS
$custom: #dcf896; $custom-light: #e8fab6; $custom-dark: #000000;
JSON
{
"hex": "#dcf896",
"rgb": {
"r": 220,
"g": 248,
"b": 150
},
"hsl": {
"h": 77.143,
"s": 87.5,
"l": 78.039
},
"oklch": {
"l": 0.93708,
"c": 0.1268,
"h": 121.9
},
"luminance": 0.84552
}Semantic roles & 50–950 ramp
primary
#DCF896
secondary
#7E5BD8
accent
#01E442
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581