#DCEF82#DCEF82
#DCEF82 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.5% C 0.136 H 117.3°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DCEF82 |
|---|---|
| RGB | rgb(220, 239, 130) |
| HSL | hsl(70, 77%, 72%) |
| HSV | hsv(70, 46%, 94%) |
| CMYK | cmyk(7.9%, 0%, 45.6%, 6.3%) |
| CIE-LAB | lab(91.04, -22.18, 50.36) |
| CIE-LCH | lch(91.04, 55.02, 113.77°) |
| OKLab | oklab(91.5% -0.0623 0.1208) |
| OKLCH | oklch(91.5% 0.136 117.3) |
| XYZ | xyz(64.4115, 78.5609, 32.8853) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.68
Light Yellow Green
#CCFD7F
ΔE00 5.68
Pear
#CBF85F
ΔE00 5.87
Yellowish Tan
#FCFC81
ΔE00 6.05
Pale Yellow
#FFFF84
ΔE00 6.39
Faded Yellow
#FEFF7F
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCEF82 #9582EF
analogous
#EFCC82 #DCEF82 #A5EF82
triadic
#DCEF82 #82DCEF #EF82DC
tetradic
#DCEF82 #82EFCC #9582EF #EF82A5
square
#DCEF82 #82EFCC #9582EF #EF82A5
split-complementary
#DCEF82 #82A5EF #CC82EF
monochromatic
#B9DB1C #CDE84C #DCEF82 #EBF6B8 #F7FCE4
Accessibility & contrast
On white
1.26
#DCEF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#DCEF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCEF82
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCEF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCEF82 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE579
Deuteranopia (green-blind)
#FAE688
Tritanopia (blue-blind)
#E6E5D5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dcef82; /* rgb */ color: rgb(220, 239, 130); /* oklch */ color: oklch(91.5% 0.136 117.3);
Tailwind
colors: {
custom: {
50: '#e8f4a8',
500: '#dcef82',
950: '#000000',
},
}SCSS
$custom: #dcef82; $custom-light: #e8f4a8; $custom-dark: #000000;
JSON
{
"hex": "#dcef82",
"rgb": {
"r": 220,
"g": 239,
"b": 130
},
"hsl": {
"h": 70.459,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.91499,
"c": 0.13589,
"h": 117.3
},
"luminance": 0.7856
}Semantic roles & 50–950 ramp
primary
#DCEF82
secondary
#624CCA
accent
#0CDA30
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581