#DCF590#DCF590
#DCF590 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 93.0% C 0.129 H 120.3°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF590 |
|---|---|
| RGB | rgb(220, 245, 144) |
| HSL | hsl(75, 83%, 76%) |
| HSV | hsv(75, 41%, 96%) |
| CMYK | cmyk(10.2%, 0%, 41.2%, 3.9%) |
| CIE-LAB | lab(92.81, -23.57, 45.85) |
| CIE-LCH | lch(92.81, 51.55, 117.21°) |
| OKLab | oklab(92.98% -0.0652 0.1115) |
| OKLCH | oklch(92.98% 0.129 120.3) |
| XYZ | xyz(67.2018, 82.5342, 38.7706) |
| Luminance | 0.8253 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.92
Light Yellow Green
#CCFD7F
ΔE00 4.67
Light Pea Green
#C4FE82
ΔE00 5.74
Pistachio (survey)
#C0FA8B
ΔE00 5.75
Light Yellowish Green
#C2FF89
ΔE00 6.12
Pear
#CBF85F
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF590 #A990F5
analogous
#F5DB90 #DCF590 #AAF590
triadic
#DCF590 #90DCF5 #F590DC
tetradic
#DCF590 #90F5DB #A990F5 #F590AA
square
#DCF590 #90F5DB #A990F5 #F590AA
split-complementary
#DCF590 #90AAF5 #DB90F5
monochromatic
#B9EB20 #CAF058 #DCF590 #EEFAC8 #F6FCE3
Accessibility & contrast
On white
1.20
#DCF590 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#DCF590 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF590
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF590 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF590 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB88
Deuteranopia (green-blind)
#FDEB95
Tritanopia (blue-blind)
#E4ECDD
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf590; /* rgb */ color: rgb(220, 245, 144); /* oklch */ color: oklch(93.0% 0.129 120.3);
Tailwind
colors: {
custom: {
50: '#e8f8b2',
500: '#dcf590',
950: '#000000',
},
}SCSS
$custom: #dcf590; $custom-light: #e8f8b2; $custom-dark: #000000;
JSON
{
"hex": "#dcf590",
"rgb": {
"r": 220,
"g": 245,
"b": 144
},
"hsl": {
"h": 74.851,
"s": 83.471,
"l": 76.275
},
"oklch": {
"l": 0.92977,
"c": 0.12915,
"h": 120.3
},
"luminance": 0.82534
}Semantic roles & 50–950 ramp
primary
#DCF590
secondary
#7556D3
accent
#06E03C
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581