#DCF581#DCF581
#DCF581 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.8% C 0.145 H 119.3°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF581 |
|---|---|
| RGB | rgb(220, 245, 129) |
| HSL | hsl(73, 85%, 73%) |
| HSV | hsv(73, 47%, 96%) |
| CMYK | cmyk(10.2%, 0%, 47.3%, 3.9%) |
| CIE-LAB | lab(92.62, -25.14, 52.76) |
| CIE-LCH | lch(92.62, 58.44, 115.48°) |
| OKLab | oklab(92.77% -0.0708 0.126) |
| OKLCH | oklch(92.77% 0.145 119.3) |
| XYZ | xyz(66.1305, 82.1057, 33.1288) |
| Luminance | 0.8210 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.27
Pear
#CBF85F
ΔE00 4.61
Light Khaki
#E6F2A2
ΔE00 5.56
Light Pea Green
#C4FE82
ΔE00 5.73
Pale Lime
#BEFD73
ΔE00 6.22
Yellowish Tan
#FCFC81
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF581 #9A81F5
analogous
#F5D481 #DCF581 #A2F581
triadic
#DCF581 #81DCF5 #F581DC
tetradic
#DCF581 #81F5D4 #9A81F5 #F581A2
square
#DCF581 #81F5D4 #9A81F5 #F581A2
split-complementary
#DCF581 #81A2F5 #D481F5
monochromatic
#BBE913 #CCF048 #DCF581 #ECF9BA #F7FDE3
Accessibility & contrast
On white
1.21
#DCF581 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#DCF581 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF581
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF581 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF581 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA77
Deuteranopia (green-blind)
#FFEA87
Tritanopia (blue-blind)
#E6EADA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf581; /* rgb */ color: rgb(220, 245, 129); /* oklch */ color: oklch(92.8% 0.145 119.3);
Tailwind
colors: {
custom: {
50: '#e9f8a8',
500: '#dcf581',
950: '#000000',
},
}SCSS
$custom: #dcf581; $custom-light: #e9f8a8; $custom-dark: #000000;
JSON
{
"hex": "#dcf581",
"rgb": {
"r": 220,
"g": 245,
"b": 129
},
"hsl": {
"h": 72.931,
"s": 85.294,
"l": 73.333
},
"oklch": {
"l": 0.92765,
"c": 0.14453,
"h": 119.3
},
"luminance": 0.82105
}Semantic roles & 50–950 ramp
primary
#DCF581
secondary
#6649D1
accent
#04E234
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581