#D2ED86#D2ED86
#D2ED86 is a very light, vivid yellow-green. Relative luminance 0.760; OKLCH L 90.4% C 0.132 H 121.1°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ED86 |
|---|---|
| RGB | rgb(210, 237, 134) |
| HSL | hsl(76, 74%, 73%) |
| HSV | hsv(76, 43%, 93%) |
| CMYK | cmyk(11.4%, 0%, 43.5%, 7.1%) |
| CIE-LAB | lab(89.86, -24.59, 46.83) |
| CIE-LCH | lch(89.86, 52.90, 117.71°) |
| OKLab | oklab(90.4% -0.0684 0.1132) |
| OKLCH | oklch(90.4% 0.132 121.1) |
| XYZ | xyz(61.1657, 75.9913, 33.9951) |
| Luminance | 0.7599 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.79
Light Yellow Green
#CCFD7F
ΔE00 4.81
Pistachio (survey)
#C0FA8B
ΔE00 5.60
Light Pea Green
#C4FE82
ΔE00 5.76
Pear
#CBF85F
ΔE00 6.02
Light Yellowish Green
#C2FF89
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ED86 #A186ED
analogous
#EDD486 #D2ED86 #9EED86
triadic
#D2ED86 #86D2ED #ED86D2
tetradic
#D2ED86 #86EDD4 #A186ED #ED869E
square
#D2ED86 #86EDD4 #A186ED #ED869E
split-complementary
#D2ED86 #869EED #D486ED
monochromatic
#A8D820 #BEE551 #D2ED86 #E6F5BB #F5FBE4
Accessibility & contrast
On white
1.30
#D2ED86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#D2ED86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ED86
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ED86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ED86 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E27E
Deuteranopia (green-blind)
#F5E28B
Tritanopia (blue-blind)
#DAE4D4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d2ed86; /* rgb */ color: rgb(210, 237, 134); /* oklch */ color: oklch(90.4% 0.132 121.1);
Tailwind
colors: {
custom: {
50: '#e1f2ab',
500: '#d2ed86',
950: '#000000',
},
}SCSS
$custom: #d2ed86; $custom-light: #e1f2ab; $custom-dark: #000000;
JSON
{
"hex": "#d2ed86",
"rgb": {
"r": 210,
"g": 237,
"b": 134
},
"hsl": {
"h": 75.728,
"s": 74.101,
"l": 72.745
},
"oklch": {
"l": 0.90396,
"c": 0.13228,
"h": 121.1
},
"luminance": 0.75991
}Semantic roles & 50–950 ramp
primary
#D2ED86
secondary
#6F50C7
accent
#0FD643
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581