#DCF182#DCF182
#DCF182 is a very light, vivid yellow-green. Relative luminance 0.797; OKLCH L 91.9% C 0.138 H 118.0°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCF182 |
|---|---|
| RGB | rgb(220, 241, 130) |
| HSL | hsl(71, 80%, 73%) |
| HSV | hsv(71, 46%, 95%) |
| CMYK | cmyk(8.7%, 0%, 46.1%, 5.5%) |
| CIE-LAB | lab(91.57, -23.14, 51.01) |
| CIE-LCH | lch(91.57, 56.01, 114.40°) |
| OKLab | oklab(91.92% -0.065 0.1222) |
| OKLCH | oklch(91.92% 0.138 118) |
| XYZ | xyz(65.0003, 79.7384, 33.0816) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.90
Light Yellow Green
#CCFD7F
ΔE00 5.18
Pear
#CBF85F
ΔE00 5.45
Yellowish Tan
#FCFC81
ΔE00 6.11
Pale Yellow
#FFFF84
ΔE00 6.41
Faded Yellow
#FEFF7F
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCF182 #9782F1
analogous
#F1CE82 #DCF182 #A5F182
triadic
#DCF182 #82DCF1 #F182DC
tetradic
#DCF182 #82F1CE #9782F1 #F182A5
square
#DCF182 #82F1CE #9782F1 #F182A5
split-complementary
#DCF182 #82A5F1 #CE82F1
monochromatic
#BAE019 #CDEB4B #DCF182 #EBF7B9 #F7FCE3
Accessibility & contrast
On white
1.24
#DCF182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#DCF182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCF182
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCF182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCF182 | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE779
Deuteranopia (green-blind)
#FBE788
Tritanopia (blue-blind)
#E6E7D7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #dcf182; /* rgb */ color: rgb(220, 241, 130); /* oklch */ color: oklch(91.9% 0.138 118.0);
Tailwind
colors: {
custom: {
50: '#e8f5a8',
500: '#dcf182',
950: '#000000',
},
}SCSS
$custom: #dcf182; $custom-light: #e8f5a8; $custom-dark: #000000;
JSON
{
"hex": "#dcf182",
"rgb": {
"r": 220,
"g": 241,
"b": 130
},
"hsl": {
"h": 71.351,
"s": 79.856,
"l": 72.745
},
"oklch": {
"l": 0.91924,
"c": 0.13844,
"h": 118
},
"luminance": 0.79738
}Semantic roles & 50–950 ramp
primary
#DCF182
secondary
#634BCC
accent
#09DC31
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581