#DCF482#DCF482
#DCF482 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 92.6% C 0.142 H 119.1°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF482 |
|---|---|
| RGB | rgb(220, 244, 130) |
| HSL | hsl(73, 84%, 73%) |
| HSV | hsv(73, 47%, 96%) |
| CMYK | cmyk(9.8%, 0%, 46.7%, 4.3%) |
| CIE-LAB | lab(92.37, -24.57, 51.98) |
| CIE-LCH | lch(92.37, 57.50, 115.30°) |
| OKLab | oklab(92.56% -0.0691 0.1244) |
| OKLCH | oklch(92.56% 0.142 119.1) |
| XYZ | xyz(65.8956, 81.5291, 33.3800) |
| Luminance | 0.8153 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.48
Pear
#CBF85F
ΔE00 4.87
Light Khaki
#E6F2A2
ΔE00 5.30
Light Pea Green
#C4FE82
ΔE00 5.90
Yellowish Tan
#FCFC81
ΔE00 6.27
Pale Lime
#BEFD73
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF482 #9A82F4
analogous
#F4D382 #DCF482 #A3F482
triadic
#DCF482 #82DCF4 #F482DC
tetradic
#DCF482 #82F4D3 #9A82F4 #F482A3
square
#DCF482 #82F4D3 #9A82F4 #F482A3
split-complementary
#DCF482 #82A3F4 #D382F4
monochromatic
#BBE714 #CCEF4A #DCF482 #ECF9BA #F7FDE3
Accessibility & contrast
On white
1.21
#DCF482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#DCF482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF482
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF482 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE978
Deuteranopia (green-blind)
#FEEA88
Tritanopia (blue-blind)
#E6EAD9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #dcf482; /* rgb */ color: rgb(220, 244, 130); /* oklch */ color: oklch(92.6% 0.142 119.1);
Tailwind
colors: {
custom: {
50: '#e8f7a8',
500: '#dcf482',
950: '#000000',
},
}SCSS
$custom: #dcf482; $custom-light: #e8f7a8; $custom-dark: #000000;
JSON
{
"hex": "#dcf482",
"rgb": {
"r": 220,
"g": 244,
"b": 130
},
"hsl": {
"h": 72.632,
"s": 83.824,
"l": 73.333
},
"oklch": {
"l": 0.92564,
"c": 0.14226,
"h": 119.1
},
"luminance": 0.81529
}Semantic roles & 50–950 ramp
primary
#DCF482
secondary
#664AD0
accent
#05E033
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581