#DCF989#DCF989
#DCF989 is a very light, vivid yellow-green. Relative luminance 0.848; OKLCH L 93.7% C 0.142 H 121.1°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF989 |
|---|---|
| RGB | rgb(220, 249, 137) |
| HSL | hsl(76, 90%, 76%) |
| HSV | hsv(76, 45%, 98%) |
| CMYK | cmyk(11.6%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(93.79, -26.23, 50.42) |
| CIE-LCH | lch(93.79, 56.83, 117.48°) |
| OKLab | oklab(93.73% -0.0732 0.1214) |
| OKLCH | oklch(93.73% 0.142 121.1) |
| XYZ | xyz(67.9064, 84.7732, 36.4475) |
| Luminance | 0.8477 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.48
Light Pea Green
#C4FE82
ΔE00 4.83
Pear
#CBF85F
ΔE00 4.89
Pistachio (survey)
#C0FA8B
ΔE00 5.37
Light Khaki
#E6F2A2
ΔE00 5.40
Light Yellowish Green
#C2FF89
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF989 #A689F9
analogous
#F9DE89 #DCF989 #A4F989
triadic
#DCF989 #89DCF9 #F989DC
tetradic
#DCF989 #89F9DE #A689F9 #F989A4
square
#DCF989 #89F9DE #A689F9 #F989A4
split-complementary
#DCF989 #89A4F9 #DE89F9
monochromatic
#B9F315 #CBF64F #DCF989 #EDFCC3 #F6FEE2
Accessibility & contrast
On white
1.17
#DCF989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#DCF989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF989
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF989 | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE80
Deuteranopia (green-blind)
#FFED8F
Tritanopia (blue-blind)
#E5EFDF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf989; /* rgb */ color: rgb(220, 249, 137); /* oklch */ color: oklch(93.7% 0.142 121.1);
Tailwind
colors: {
custom: {
50: '#e8fbad',
500: '#dcf989',
950: '#000000',
},
}SCSS
$custom: #dcf989; $custom-light: #e8fbad; $custom-dark: #000000;
JSON
{
"hex": "#dcf989",
"rgb": {
"r": 220,
"g": 249,
"b": 137
},
"hsl": {
"h": 75.536,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.93728,
"c": 0.14173,
"h": 121.1
},
"luminance": 0.84773
}Semantic roles & 50–950 ramp
primary
#DCF989
secondary
#724FD7
accent
#00E63B
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581