#D2EC83#D2EC83
#D2EC83 is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 90.1% C 0.134 H 120.6°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EC83 |
|---|---|
| RGB | rgb(210, 236, 131) |
| HSL | hsl(75, 73%, 72%) |
| HSV | hsv(75, 44%, 93%) |
| CMYK | cmyk(11%, 0%, 44.5%, 7.5%) |
| CIE-LAB | lab(89.55, -24.44, 47.89) |
| CIE-LCH | lch(89.55, 53.77, 117.03°) |
| OKLab | oklab(90.14% -0.0682 0.1154) |
| OKLCH | oklch(90.14% 0.134 120.6) |
| XYZ | xyz(60.6707, 75.3314, 32.8125) |
| Luminance | 0.7533 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.95
Light Khaki
#E6F2A2
ΔE00 4.96
Pear
#CBF85F
ΔE00 5.85
Pistachio (survey)
#C0FA8B
ΔE00 5.91
Light Pea Green
#C4FE82
ΔE00 5.97
Light Yellowish Green
#C2FF89
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EC83 #9D83EC
analogous
#ECD283 #D2EC83 #9EEC83
triadic
#D2EC83 #83D2EC #EC83D2
tetradic
#D2EC83 #83ECD2 #9D83EC #EC839E
square
#D2EC83 #83ECD2 #9D83EC #EC839E
split-complementary
#D2EC83 #839EEC #D283EC
monochromatic
#A8D420 #BFE44E #D2EC83 #E5F4B8 #F5FBE4
Accessibility & contrast
On white
1.31
#D2EC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#D2EC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EC83
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EC83 | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E17A
Deuteranopia (green-blind)
#F4E189
Tritanopia (blue-blind)
#DAE2D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2ec83; /* rgb */ color: rgb(210, 236, 131); /* oklch */ color: oklch(90.1% 0.134 120.6);
Tailwind
colors: {
custom: {
50: '#e1f2a9',
500: '#d2ec83',
950: '#000000',
},
}SCSS
$custom: #d2ec83; $custom-light: #e1f2a9; $custom-dark: #000000;
JSON
{
"hex": "#d2ec83",
"rgb": {
"r": 210,
"g": 236,
"b": 131
},
"hsl": {
"h": 74.857,
"s": 73.427,
"l": 71.961
},
"oklch": {
"l": 0.90137,
"c": 0.13405,
"h": 120.6
},
"luminance": 0.75331
}Semantic roles & 50–950 ramp
primary
#D2EC83
secondary
#6B4DC6
accent
#10D641
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581