#DCF189#DCF189
#DCF189 is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 92.0% C 0.131 H 118.4°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF189 |
|---|---|
| RGB | rgb(220, 241, 137) |
| HSL | hsl(72, 79%, 74%) |
| HSV | hsv(72, 43%, 95%) |
| CMYK | cmyk(8.7%, 0%, 43.2%, 5.5%) |
| CIE-LAB | lab(91.65, -22.42, 47.78) |
| CIE-LCH | lch(91.65, 52.77, 115.14°) |
| OKLab | oklab(92.02% -0.0624 0.1154) |
| OKLCH | oklch(92.02% 0.131 118.4) |
| XYZ | xyz(65.4862, 79.9328, 35.6408) |
| Luminance | 0.7993 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.03
Light Yellow Green
#CCFD7F
ΔE00 5.31
Pear
#CBF85F
ΔE00 6.16
Light Pea Green
#C4FE82
ΔE00 6.53
Yellowish Tan
#FCFC81
ΔE00 6.59
Pistachio (survey)
#C0FA8B
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF189 #9E89F1
analogous
#F1D289 #DCF189 #A8F189
triadic
#DCF189 #89DCF1 #F189DC
tetradic
#DCF189 #89F1D2 #9E89F1 #F189A8
square
#DCF189 #89F1D2 #9E89F1 #F189A8
split-complementary
#DCF189 #89A8F1 #D289F1
monochromatic
#BCE41C #CCEB52 #DCF189 #ECF7C0 #F7FCE4
Accessibility & contrast
On white
1.24
#DCF189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#DCF189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF189
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF189 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE781
Deuteranopia (green-blind)
#FBE88E
Tritanopia (blue-blind)
#E5E7D8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcf189; /* rgb */ color: rgb(220, 241, 137); /* oklch */ color: oklch(92.0% 0.131 118.4);
Tailwind
colors: {
custom: {
50: '#e8f5ad',
500: '#dcf189',
950: '#000000',
},
}SCSS
$custom: #dcf189; $custom-light: #e8f5ad; $custom-dark: #000000;
JSON
{
"hex": "#dcf189",
"rgb": {
"r": 220,
"g": 241,
"b": 137
},
"hsl": {
"h": 72.115,
"s": 78.788,
"l": 74.118
},
"oklch": {
"l": 0.92022,
"c": 0.13125,
"h": 118.4
},
"luminance": 0.79932
}Semantic roles & 50–950 ramp
primary
#DCF189
secondary
#6A51CD
accent
#0ADB35
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581