#DCF696#DCF696
#DCF696 is a very light, vivid yellow-green. Relative luminance 0.833; OKLCH L 93.3% C 0.124 H 121.2°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF696 |
|---|---|
| RGB | rgb(220, 246, 150) |
| HSL | hsl(76, 84%, 78%) |
| HSV | hsv(76, 39%, 96%) |
| CMYK | cmyk(10.6%, 0%, 39%, 3.5%) |
| CIE-LAB | lab(93.16, -23.37, 43.37) |
| CIE-LCH | lch(93.16, 49.27, 118.32°) |
| OKLab | oklab(93.28% -0.0643 0.1061) |
| OKLCH | oklch(93.28% 0.124 121.2) |
| XYZ | xyz(67.9759, 83.3292, 41.3513) |
| Luminance | 0.8333 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.59
Light Yellow Green
#CCFD7F
ΔE00 4.92
Pistachio (survey)
#C0FA8B
ΔE00 5.55
Light Pea Green
#C4FE82
ΔE00 5.79
Celery
#C1FD95
ΔE00 5.93
Light Yellowish Green
#C2FF89
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF696 #B096F6
analogous
#F6E096 #DCF696 #ACF696
triadic
#DCF696 #96DCF6 #F696DC
tetradic
#DCF696 #96F6E0 #B096F6 #F696AC
square
#DCF696 #96F6E0 #B096F6 #F696AC
split-complementary
#DCF696 #96ACF6 #E096F6
monochromatic
#B6EC25 #C9F15E #DCF696 #EFFBCE #F6FDE3
Accessibility & contrast
On white
1.19
#DCF696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#DCF696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF696
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF696 | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8F
Deuteranopia (green-blind)
#FDEB9B
Tritanopia (blue-blind)
#E4EDDE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf696; /* rgb */ color: rgb(220, 246, 150); /* oklch */ color: oklch(93.3% 0.124 121.2);
Tailwind
colors: {
custom: {
50: '#e8f9b6',
500: '#dcf696',
950: '#000000',
},
}SCSS
$custom: #dcf696; $custom-light: #e8f9b6; $custom-dark: #000000;
JSON
{
"hex": "#dcf696",
"rgb": {
"r": 220,
"g": 246,
"b": 150
},
"hsl": {
"h": 76.25,
"s": 84.211,
"l": 77.647
},
"oklch": {
"l": 0.93282,
"c": 0.12407,
"h": 121.2
},
"luminance": 0.83329
}Semantic roles & 50–950 ramp
primary
#DCF696
secondary
#7C5BD5
accent
#05E140
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581