#DCF588#DCF588
#DCF588 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.9% C 0.137 H 119.8°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF588 |
|---|---|
| RGB | rgb(220, 245, 136) |
| HSL | hsl(74, 84%, 75%) |
| HSV | hsv(74, 44%, 96%) |
| CMYK | cmyk(10.2%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(92.71, -24.43, 49.56) |
| CIE-LCH | lch(92.71, 55.26, 116.24°) |
| OKLab | oklab(92.86% -0.0682 0.1194) |
| OKLCH | oklch(92.86% 0.137 119.8) |
| XYZ | xyz(66.6119, 82.2983, 35.6637) |
| Luminance | 0.8230 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.31
Light Khaki
#E6F2A2
ΔE00 4.77
Pear
#CBF85F
ΔE00 5.33
Light Pea Green
#C4FE82
ΔE00 5.62
Pistachio (survey)
#C0FA8B
ΔE00 5.99
Light Yellowish Green
#C2FF89
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF588 #A188F5
analogous
#F5D788 #DCF588 #A6F588
triadic
#DCF588 #88DCF5 #F588DC
tetradic
#DCF588 #88F5D7 #A188F5 #F588A6
square
#DCF588 #88F5D7 #A188F5 #F588A6
split-complementary
#DCF588 #88A6F5 #D788F5
monochromatic
#BBEC17 #CBF050 #DCF588 #EDFAC0 #F7FDE3
Accessibility & contrast
On white
1.20
#DCF588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#DCF588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF588
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF588 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7F
Deuteranopia (green-blind)
#FEEA8E
Tritanopia (blue-blind)
#E5EBDB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf588; /* rgb */ color: rgb(220, 245, 136); /* oklch */ color: oklch(92.9% 0.137 119.8);
Tailwind
colors: {
custom: {
50: '#e8f8ac',
500: '#dcf588',
950: '#000000',
},
}SCSS
$custom: #dcf588; $custom-light: #e8f8ac; $custom-dark: #000000;
JSON
{
"hex": "#dcf588",
"rgb": {
"r": 220,
"g": 245,
"b": 136
},
"hsl": {
"h": 73.761,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.9286,
"c": 0.13749,
"h": 119.8
},
"luminance": 0.82298
}Semantic roles & 50–950 ramp
primary
#DCF588
secondary
#6D4FD2
accent
#05E137
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581