#DCF890#DCF890
#DCF890 is a very light, vivid yellow-green. Relative luminance 0.844; OKLCH L 93.6% C 0.133 H 121.3°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF890 |
|---|---|
| RGB | rgb(220, 248, 144) |
| HSL | hsl(76, 88%, 77%) |
| HSV | hsv(76, 42%, 97%) |
| CMYK | cmyk(11.3%, 0%, 41.9%, 2.7%) |
| CIE-LAB | lab(93.61, -25.00, 46.85) |
| CIE-LCH | lch(93.61, 53.11, 118.09°) |
| OKLab | oklab(93.62% -0.0693 0.1137) |
| OKLCH | oklch(93.62% 0.133 121.3) |
| XYZ | xyz(68.1167, 84.3641, 39.0755) |
| Luminance | 0.8436 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.01
Light Khaki
#E6F2A2
ΔE00 4.53
Light Pea Green
#C4FE82
ΔE00 5.10
Pistachio (survey)
#C0FA8B
ΔE00 5.24
Light Yellowish Green
#C2FF89
ΔE00 5.50
Celery
#C1FD95
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF890 #AC90F8
analogous
#F8E090 #DCF890 #A8F890
triadic
#DCF890 #90DCF8 #F890DC
tetradic
#DCF890 #90F8E0 #AC90F8 #F890A8
square
#DCF890 #90F8E0 #AC90F8 #F890A8
split-complementary
#DCF890 #90A8F8 #E090F8
monochromatic
#B8F11D #CAF456 #DCF890 #EEFCCA #F6FDE2
Accessibility & contrast
On white
1.17
#DCF890 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#DCF890 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF890
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF890 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF890 | 1.00 | 1.17 | 17.87 | 17.87 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED88
Deuteranopia (green-blind)
#FFED95
Tritanopia (blue-blind)
#E4EEDF
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #dcf890; /* rgb */ color: rgb(220, 248, 144); /* oklch */ color: oklch(93.6% 0.133 121.3);
Tailwind
colors: {
custom: {
50: '#e8fab2',
500: '#dcf890',
950: '#000000',
},
}SCSS
$custom: #dcf890; $custom-light: #e8fab2; $custom-dark: #000000;
JSON
{
"hex": "#dcf890",
"rgb": {
"r": 220,
"g": 248,
"b": 144
},
"hsl": {
"h": 76.154,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.93616,
"c": 0.13317,
"h": 121.3
},
"luminance": 0.84364
}Semantic roles & 50–950 ramp
primary
#DCF890
secondary
#7855D7
accent
#01E53E
background
#FEFFFD
surface
#FDFFF8
border
#D5D7D1
text
#161711
muted
#848581