#DCF589#DCF589
#DCF589 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.9% C 0.136 H 119.8°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF589 |
|---|---|
| RGB | rgb(220, 245, 137) |
| HSL | hsl(74, 84%, 75%) |
| HSV | hsv(74, 44%, 96%) |
| CMYK | cmyk(10.2%, 0%, 44.1%, 3.9%) |
| CIE-LAB | lab(92.72, -24.33, 49.10) |
| CIE-LCH | lch(92.72, 54.80, 116.36°) |
| OKLab | oklab(92.87% -0.0679 0.1184) |
| OKLCH | oklch(92.87% 0.136 119.8) |
| XYZ | xyz(66.6833, 82.3268, 36.0398) |
| Luminance | 0.8233 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.34
Light Khaki
#E6F2A2
ΔE00 4.66
Pear
#CBF85F
ΔE00 5.44
Light Pea Green
#C4FE82
ΔE00 5.62
Pistachio (survey)
#C0FA8B
ΔE00 5.95
Light Yellowish Green
#C2FF89
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF589 #A289F5
analogous
#F5D889 #DCF589 #A6F589
triadic
#DCF589 #89DCF5 #F589DC
tetradic
#DCF589 #89F5D8 #A289F5 #F589A6
square
#DCF589 #89F5D8 #A289F5 #F589A6
split-complementary
#DCF589 #89A6F5 #D889F5
monochromatic
#BBEB18 #CBF051 #DCF589 #EDFAC1 #F7FDE3
Accessibility & contrast
On white
1.20
#DCF589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#DCF589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF589
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF589 | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#FEEA8F
Tritanopia (blue-blind)
#E5EBDB
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf589; /* rgb */ color: rgb(220, 245, 137); /* oklch */ color: oklch(92.9% 0.136 119.8);
Tailwind
colors: {
custom: {
50: '#e8f8ad',
500: '#dcf589',
950: '#000000',
},
}SCSS
$custom: #dcf589; $custom-light: #e8f8ad; $custom-dark: #000000;
JSON
{
"hex": "#dcf589",
"rgb": {
"r": 220,
"g": 245,
"b": 137
},
"hsl": {
"h": 73.889,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.92874,
"c": 0.13647,
"h": 119.8
},
"luminance": 0.82327
}Semantic roles & 50–950 ramp
primary
#DCF589
secondary
#6E50D2
accent
#05E138
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581