#DCF595#DCF595
#DCF595 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 93.1% C 0.124 H 120.8°. Best body text is #000000 at 17.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF595 |
|---|---|
| RGB | rgb(220, 245, 149) |
| HSL | hsl(76, 83%, 77%) |
| HSV | hsv(76, 39%, 96%) |
| CMYK | cmyk(10.2%, 0%, 39.2%, 3.9%) |
| CIE-LAB | lab(92.88, -23.01, 43.50) |
| CIE-LCH | lch(92.88, 49.21, 117.88°) |
| OKLab | oklab(93.05% -0.0633 0.1064) |
| OKLCH | oklch(93.05% 0.124 120.8) |
| XYZ | xyz(67.5924, 82.6905, 40.8279) |
| Luminance | 0.8269 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.45
Light Yellow Green
#CCFD7F
ΔE00 5.06
Pistachio (survey)
#C0FA8B
ΔE00 5.74
Light Pea Green
#C4FE82
ΔE00 5.96
Celery
#C1FD95
ΔE00 6.14
Light Yellowish Green
#C2FF89
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF595 #AE95F5
analogous
#F5DE95 #DCF595 #ACF595
triadic
#DCF595 #95DCF5 #F595DC
tetradic
#DCF595 #95F5DE #AE95F5 #F595AC
square
#DCF595 #95F5DE #AE95F5 #F595AC
split-complementary
#DCF595 #95ACF5 #DE95F5
monochromatic
#B7EA25 #CAF05D #DCF595 #EEFACD #F6FCE3
Accessibility & contrast
On white
1.20
#DCF595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.54
#DCF595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF595
17.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF595 | 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)
#FFEB8E
Deuteranopia (green-blind)
#FDEB9A
Tritanopia (blue-blind)
#E4ECDD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #dcf595; /* rgb */ color: rgb(220, 245, 149); /* oklch */ color: oklch(93.1% 0.124 120.8);
Tailwind
colors: {
custom: {
50: '#e8f8b5',
500: '#dcf595',
950: '#000000',
},
}SCSS
$custom: #dcf595; $custom-light: #e8f8b5; $custom-dark: #000000;
JSON
{
"hex": "#dcf595",
"rgb": {
"r": 220,
"g": 245,
"b": 149
},
"hsl": {
"h": 75.625,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.93054,
"c": 0.12379,
"h": 120.8
},
"luminance": 0.8269
}Semantic roles & 50–950 ramp
primary
#DCF595
secondary
#7A5BD3
accent
#06DF3F
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581