#DCF082#DCF082
#DCF082 is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.7% C 0.137 H 117.7°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF082 |
|---|---|
| RGB | rgb(220, 240, 130) |
| HSL | hsl(71, 79%, 73%) |
| HSV | hsv(71, 46%, 94%) |
| CMYK | cmyk(8.3%, 0%, 45.8%, 5.9%) |
| CIE-LAB | lab(91.30, -22.66, 50.68) |
| CIE-LCH | lch(91.30, 55.52, 114.09°) |
| OKLab | oklab(91.71% -0.0637 0.1215) |
| OKLCH | oklch(91.71% 0.137 117.7) |
| XYZ | xyz(64.7051, 79.1480, 32.9832) |
| Luminance | 0.7915 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.78
Light Yellow Green
#CCFD7F
ΔE00 5.43
Pear
#CBF85F
ΔE00 5.66
Yellowish Tan
#FCFC81
ΔE00 6.07
Pale Yellow
#FFFF84
ΔE00 6.40
Faded Yellow
#FEFF7F
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF082 #9682F0
analogous
#F0CD82 #DCF082 #A5F082
triadic
#DCF082 #82DCF0 #F082DC
tetradic
#DCF082 #82F0CD #9682F0 #F082A5
square
#DCF082 #82F0CD #9682F0 #F082A5
split-complementary
#DCF082 #82A5F0 #CD82F0
monochromatic
#BADD1B #CDE94B #DCF082 #EBF7B9 #F7FCE4
Accessibility & contrast
On white
1.25
#DCF082 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#DCF082 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF082
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF082 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF082 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE679
Deuteranopia (green-blind)
#FBE788
Tritanopia (blue-blind)
#E6E6D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dcf082; /* rgb */ color: rgb(220, 240, 130); /* oklch */ color: oklch(91.7% 0.137 117.7);
Tailwind
colors: {
custom: {
50: '#e8f5a8',
500: '#dcf082',
950: '#000000',
},
}SCSS
$custom: #dcf082; $custom-light: #e8f5a8; $custom-dark: #000000;
JSON
{
"hex": "#dcf082",
"rgb": {
"r": 220,
"g": 240,
"b": 130
},
"hsl": {
"h": 70.909,
"s": 78.571,
"l": 72.549
},
"oklch": {
"l": 0.91711,
"c": 0.13716,
"h": 117.7
},
"luminance": 0.79148
}Semantic roles & 50–950 ramp
primary
#DCF082
secondary
#634BCB
accent
#0BDB31
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581