#D2EB85#D2EB85
#D2EB85 is a very light, vivid yellow-green. Relative luminance 0.748; OKLCH L 90.0% C 0.131 H 120.4°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D2EB85 |
|---|---|
| RGB | rgb(210, 235, 133) |
| HSL | hsl(75, 72%, 72%) |
| HSV | hsv(75, 43%, 92%) |
| CMYK | cmyk(10.6%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(89.30, -23.75, 46.63) |
| CIE-LCH | lch(89.30, 52.32, 116.99°) |
| OKLab | oklab(89.95% -0.0661 0.1127) |
| OKLCH | oklch(89.95% 0.131 120.4) |
| XYZ | xyz(60.5205, 74.8119, 33.4376) |
| Luminance | 0.7481 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.68
Light Yellow Green
#CCFD7F
ΔE00 5.30
Pistachio (survey)
#C0FA8B
ΔE00 6.08
Light Pea Green
#C4FE82
ΔE00 6.26
Pear
#CBF85F
ΔE00 6.30
Greenish Beige
#C9D179
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2EB85 #9E85EB
analogous
#EBD185 #D2EB85 #9FEB85
triadic
#D2EB85 #85D2EB #EB85D2
tetradic
#D2EB85 #85EBD1 #9E85EB #EB859F
square
#D2EB85 #85EBD1 #9E85EB #EB859F
split-complementary
#D2EB85 #859FEB #D185EB
monochromatic
#A8D323 #BFE250 #D2EB85 #E5F4BA #F5FBE5
Accessibility & contrast
On white
1.32
#D2EB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#D2EB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2EB85
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2EB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2EB85 | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17D
Deuteranopia (green-blind)
#F3E18A
Tritanopia (blue-blind)
#DAE2D3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d2eb85; /* rgb */ color: rgb(210, 235, 133); /* oklch */ color: oklch(90.0% 0.131 120.4);
Tailwind
colors: {
custom: {
50: '#e1f1aa',
500: '#d2eb85',
950: '#000000',
},
}SCSS
$custom: #d2eb85; $custom-light: #e1f1aa; $custom-dark: #000000;
JSON
{
"hex": "#d2eb85",
"rgb": {
"r": 210,
"g": 235,
"b": 133
},
"hsl": {
"h": 74.706,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.89951,
"c": 0.13065,
"h": 120.4
},
"luminance": 0.74812
}Semantic roles & 50–950 ramp
primary
#D2EB85
secondary
#6C4FC5
accent
#12D441
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581