#DCF582#DCF582
#DCF582 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.8% C 0.144 H 119.4°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF582 |
|---|---|
| RGB | rgb(220, 245, 130) |
| HSL | hsl(73, 85%, 74%) |
| HSV | hsv(73, 47%, 96%) |
| CMYK | cmyk(10.2%, 0%, 46.9%, 3.9%) |
| CIE-LAB | lab(92.63, -25.04, 52.31) |
| CIE-LCH | lch(92.63, 57.99, 115.58°) |
| OKLab | oklab(92.78% -0.0704 0.1251) |
| OKLCH | oklch(92.78% 0.144 119.4) |
| XYZ | xyz(66.1973, 82.1325, 33.4806) |
| Luminance | 0.8213 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.26
Pear
#CBF85F
ΔE00 4.70
Light Khaki
#E6F2A2
ΔE00 5.45
Light Pea Green
#C4FE82
ΔE00 5.70
Pale Lime
#BEFD73
ΔE00 6.23
Pistachio (survey)
#C0FA8B
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF582 #9B82F5
analogous
#F5D482 #DCF582 #A2F582
triadic
#DCF582 #82DCF5 #F582DC
tetradic
#DCF582 #82F5D4 #9B82F5 #F582A2
square
#DCF582 #82F5D4 #9B82F5 #F582A2
split-complementary
#DCF582 #82A2F5 #D482F5
monochromatic
#BBEA13 #CCF049 #DCF582 #ECFABB #F7FDE3
Accessibility & contrast
On white
1.21
#DCF582 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#DCF582 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF582
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF582 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF582 | 1.00 | 1.21 | 17.43 | 17.43 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA78
Deuteranopia (green-blind)
#FFEA88
Tritanopia (blue-blind)
#E6EADA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #dcf582; /* rgb */ color: rgb(220, 245, 130); /* oklch */ color: oklch(92.8% 0.144 119.4);
Tailwind
colors: {
custom: {
50: '#e8f8a8',
500: '#dcf582',
950: '#000000',
},
}SCSS
$custom: #dcf582; $custom-light: #e8f8a8; $custom-dark: #000000;
JSON
{
"hex": "#dcf582",
"rgb": {
"r": 220,
"g": 245,
"b": 130
},
"hsl": {
"h": 73.043,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.92778,
"c": 0.14355,
"h": 119.4
},
"luminance": 0.82132
}Semantic roles & 50–950 ramp
primary
#DCF582
secondary
#674AD1
accent
#04E234
background
#FEFFFD
surface
#FDFFF7
border
#D5D7D0
text
#161710
muted
#848581