#DCF596#DCF596
#DCF596 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 93.1% C 0.123 H 120.9°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF596 |
|---|---|
| RGB | rgb(220, 245, 150) |
| HSL | hsl(76, 83%, 77%) |
| HSV | hsv(76, 39%, 96%) |
| CMYK | cmyk(10.2%, 0%, 38.8%, 3.9%) |
| CIE-LAB | lab(92.89, -22.89, 43.03) |
| CIE-LCH | lch(92.89, 48.74, 118.01°) |
| OKLab | oklab(93.07% -0.0629 0.1053) |
| OKLCH | oklch(93.07% 0.123 120.9) |
| XYZ | xyz(67.6726, 82.7226, 41.2502) |
| Luminance | 0.8272 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.37
Light Yellow Green
#CCFD7F
ΔE00 5.15
Pistachio (survey)
#C0FA8B
ΔE00 5.75
Light Pea Green
#C4FE82
ΔE00 6.02
Celery
#C1FD95
ΔE00 6.12
Light Yellowish Green
#C2FF89
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF596 #AF96F5
analogous
#F5DE96 #DCF596 #ADF596
triadic
#DCF596 #96DCF5 #F596DC
tetradic
#DCF596 #96F5DE #AF96F5 #F596AD
square
#DCF596 #96F5DE #AF96F5 #F596AD
split-complementary
#DCF596 #96ADF5 #DE96F5
monochromatic
#B7EA26 #C9F05E #DCF596 #EFFACE #F6FCE3
Accessibility & contrast
On white
1.20
#DCF596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#DCF596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF596
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF596 | 1.00 | 1.20 | 17.54 | 17.54 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8F
Deuteranopia (green-blind)
#FDEB9B
Tritanopia (blue-blind)
#E4ECDE
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf596; /* rgb */ color: rgb(220, 245, 150); /* oklch */ color: oklch(93.1% 0.123 120.9);
Tailwind
colors: {
custom: {
50: '#e8f8b6',
500: '#dcf596',
950: '#000000',
},
}SCSS
$custom: #dcf596; $custom-light: #e8f8b6; $custom-dark: #000000;
JSON
{
"hex": "#dcf596",
"rgb": {
"r": 220,
"g": 245,
"b": 150
},
"hsl": {
"h": 75.789,
"s": 82.609,
"l": 77.451
},
"oklch": {
"l": 0.9307,
"c": 0.1227,
"h": 120.9
},
"luminance": 0.82722
}Semantic roles & 50–950 ramp
primary
#DCF596
secondary
#7B5CD3
accent
#06DF3F
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581