#DCF889#DCF889
#DCF889 is a very light, vivid yellow-green. Relative luminance 0.842; OKLCH L 93.5% C 0.140 H 120.8°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF889 |
|---|---|
| RGB | rgb(220, 248, 137) |
| HSL | hsl(75, 89%, 75%) |
| HSV | hsv(75, 45%, 97%) |
| CMYK | cmyk(11.3%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(93.52, -25.75, 50.09) |
| CIE-LCH | lch(93.52, 56.32, 117.21°) |
| OKLab | oklab(93.52% -0.0719 0.1206) |
| OKLCH | oklch(93.52% 0.14 120.8) |
| XYZ | xyz(67.5982, 84.1567, 36.3447) |
| Luminance | 0.8416 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 3.68
Pear
#CBF85F
ΔE00 5.01
Light Pea Green
#C4FE82
ΔE00 5.01
Light Khaki
#E6F2A2
ΔE00 5.21
Pistachio (survey)
#C0FA8B
ΔE00 5.50
Light Yellowish Green
#C2FF89
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF889 #A589F8
analogous
#F8DC89 #DCF889 #A4F889
triadic
#DCF889 #89DCF8 #F889DC
tetradic
#DCF889 #89F8DC #A589F8 #F889A4
square
#DCF889 #89F8DC #A589F8 #F889A4
split-complementary
#DCF889 #89A4F8 #DC89F8
monochromatic
#BAF115 #CBF54F #DCF889 #EDFBC3 #F6FDE2
Accessibility & contrast
On white
1.18
#DCF889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#DCF889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF889
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF889 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED80
Deuteranopia (green-blind)
#FFED8F
Tritanopia (blue-blind)
#E5EEDE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #dcf889; /* rgb */ color: rgb(220, 248, 137); /* oklch */ color: oklch(93.5% 0.140 120.8);
Tailwind
colors: {
custom: {
50: '#e8faad',
500: '#dcf889',
950: '#000000',
},
}SCSS
$custom: #dcf889; $custom-light: #e8faad; $custom-dark: #000000;
JSON
{
"hex": "#dcf889",
"rgb": {
"r": 220,
"g": 248,
"b": 137
},
"hsl": {
"h": 75.135,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.93515,
"c": 0.1404,
"h": 120.8
},
"luminance": 0.84157
}Semantic roles & 50–950 ramp
primary
#DCF889
secondary
#714FD6
accent
#00E53A
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581