#DCF089#DCF089
#DCF089 is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.8% C 0.130 H 118.0°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF089 |
|---|---|
| RGB | rgb(220, 240, 137) |
| HSL | hsl(72, 77%, 74%) |
| HSV | hsv(72, 43%, 94%) |
| CMYK | cmyk(8.3%, 0%, 42.9%, 5.9%) |
| CIE-LAB | lab(91.39, -21.94, 47.45) |
| CIE-LCH | lch(91.39, 52.27, 114.81°) |
| OKLab | oklab(91.81% -0.0611 0.1147) |
| OKLCH | oklch(91.81% 0.13 118) |
| XYZ | xyz(65.1910, 79.3424, 35.5424) |
| Luminance | 0.7934 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.90
Light Yellow Green
#CCFD7F
ΔE00 5.56
Pear
#CBF85F
ΔE00 6.36
Yellowish Tan
#FCFC81
ΔE00 6.57
Light Pea Green
#C4FE82
ΔE00 6.77
Pale Yellow
#FFFF84
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF089 #9D89F0
analogous
#F0D189 #DCF089 #A9F089
triadic
#DCF089 #89DCF0 #F089DC
tetradic
#DCF089 #89F0D1 #9D89F0 #F089A9
square
#DCF089 #89F0D1 #9D89F0 #F089A9
split-complementary
#DCF089 #89A9F0 #D189F0
monochromatic
#BCE21D #CCE953 #DCF089 #ECF7BF #F7FCE4
Accessibility & contrast
On white
1.24
#DCF089 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#DCF089 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF089
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF089 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF089 | 1.00 | 1.24 | 16.87 | 16.87 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE681
Deuteranopia (green-blind)
#FAE78E
Tritanopia (blue-blind)
#E5E6D7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dcf089; /* rgb */ color: rgb(220, 240, 137); /* oklch */ color: oklch(91.8% 0.130 118.0);
Tailwind
colors: {
custom: {
50: '#e8f5ad',
500: '#dcf089',
950: '#000000',
},
}SCSS
$custom: #dcf089; $custom-light: #e8f5ad; $custom-dark: #000000;
JSON
{
"hex": "#dcf089",
"rgb": {
"r": 220,
"g": 240,
"b": 137
},
"hsl": {
"h": 71.65,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.9181,
"c": 0.12995,
"h": 118
},
"luminance": 0.79342
}Semantic roles & 50–950 ramp
primary
#DCF089
secondary
#6952CC
accent
#0CDA34
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581