#D2EC86#D2EC86
#D2EC86 is a very light, vivid yellow-green. Relative luminance 0.754; OKLCH L 90.2% C 0.131 H 120.8°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EC86 |
|---|---|
| RGB | rgb(210, 236, 134) |
| HSL | hsl(75, 73%, 73%) |
| HSV | hsv(75, 43%, 93%) |
| CMYK | cmyk(11%, 0%, 43.2%, 7.5%) |
| CIE-LAB | lab(89.59, -24.12, 46.49) |
| CIE-LCH | lch(89.59, 52.38, 117.42°) |
| OKLab | oklab(90.18% -0.067 0.1125) |
| OKLCH | oklch(90.18% 0.131 120.8) |
| XYZ | xyz(60.8770, 75.4139, 33.8989) |
| Luminance | 0.7541 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.68
Light Yellow Green
#CCFD7F
ΔE00 5.07
Pistachio (survey)
#C0FA8B
ΔE00 5.82
Light Pea Green
#C4FE82
ΔE00 6.02
Pear
#CBF85F
ΔE00 6.21
Light Yellowish Green
#C2FF89
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EC86 #A086EC
analogous
#ECD386 #D2EC86 #9FEC86
triadic
#D2EC86 #86D2EC #EC86D2
tetradic
#D2EC86 #86ECD3 #A086EC #EC869F
square
#D2EC86 #86ECD3 #A086EC #EC869F
split-complementary
#D2EC86 #869FEC #D386EC
monochromatic
#A8D622 #BEE451 #D2EC86 #E6F4BB #F5FBE5
Accessibility & contrast
On white
1.31
#D2EC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#D2EC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EC86
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EC86 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E27E
Deuteranopia (green-blind)
#F4E18B
Tritanopia (blue-blind)
#DAE3D4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2ec86; /* rgb */ color: rgb(210, 236, 134); /* oklch */ color: oklch(90.2% 0.131 120.8);
Tailwind
colors: {
custom: {
50: '#e1f2ab',
500: '#d2ec86',
950: '#000000',
},
}SCSS
$custom: #d2ec86; $custom-light: #e1f2ab; $custom-dark: #000000;
JSON
{
"hex": "#d2ec86",
"rgb": {
"r": 210,
"g": 236,
"b": 134
},
"hsl": {
"h": 75.294,
"s": 72.857,
"l": 72.549
},
"oklch": {
"l": 0.90181,
"c": 0.13094,
"h": 120.8
},
"luminance": 0.75414
}Semantic roles & 50–950 ramp
primary
#D2EC86
secondary
#6E50C6
accent
#11D543
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581