#DCF389#DCF389
#DCF389 is a very light, vivid yellow-green. Relative luminance 0.811; OKLCH L 92.4% C 0.134 H 119.1°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF389 |
|---|---|
| RGB | rgb(220, 243, 137) |
| HSL | hsl(73, 82%, 75%) |
| HSV | hsv(73, 44%, 95%) |
| CMYK | cmyk(9.5%, 0%, 43.6%, 4.7%) |
| CIE-LAB | lab(92.19, -23.38, 48.44) |
| CIE-LCH | lch(92.19, 53.78, 115.76°) |
| OKLab | oklab(92.45% -0.0652 0.1169) |
| OKLCH | oklch(92.45% 0.134 119.1) |
| XYZ | xyz(66.0815, 81.1233, 35.8392) |
| Luminance | 0.8112 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.33
Light Yellow Green
#CCFD7F
ΔE00 4.81
Pear
#CBF85F
ΔE00 5.78
Light Pea Green
#C4FE82
ΔE00 6.07
Pistachio (survey)
#C0FA8B
ΔE00 6.29
Light Yellowish Green
#C2FF89
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF389 #A089F3
analogous
#F3D589 #DCF389 #A7F389
triadic
#DCF389 #89DCF3 #F389DC
tetradic
#DCF389 #89F3D5 #A089F3 #F389A7
square
#DCF389 #89F3D5 #A089F3 #F389A7
split-complementary
#DCF389 #89A7F3 #D589F3
monochromatic
#BBE81A #CCED51 #DCF389 #ECF9C1 #F7FCE3
Accessibility & contrast
On white
1.22
#DCF389 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#DCF389 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF389
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF389 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF389 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE980
Deuteranopia (green-blind)
#FCE98E
Tritanopia (blue-blind)
#E5E9DA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcf389; /* rgb */ color: rgb(220, 243, 137); /* oklch */ color: oklch(92.4% 0.134 119.1);
Tailwind
colors: {
custom: {
50: '#e8f7ad',
500: '#dcf389',
950: '#000000',
},
}SCSS
$custom: #dcf389; $custom-light: #e8f7ad; $custom-dark: #000000;
JSON
{
"hex": "#dcf389",
"rgb": {
"r": 220,
"g": 243,
"b": 137
},
"hsl": {
"h": 73.019,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.92448,
"c": 0.13386,
"h": 119.1
},
"luminance": 0.81123
}Semantic roles & 50–950 ramp
primary
#DCF389
secondary
#6C51CF
accent
#08DE36
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581