#D3EB85#D3EB85
#D3EB85 is a very light, vivid yellow-green. Relative luminance 0.750; OKLCH L 90.0% C 0.130 H 119.9°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EB85 |
|---|---|
| RGB | rgb(211, 235, 133) |
| HSL | hsl(74, 72%, 72%) |
| HSV | hsv(74, 43%, 92%) |
| CMYK | cmyk(10.2%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(89.37, -23.37, 46.73) |
| CIE-LCH | lch(89.37, 52.24, 116.57°) |
| OKLab | oklab(90.02% -0.065 0.1129) |
| OKLCH | oklch(90.02% 0.13 119.9) |
| XYZ | xyz(60.8062, 74.9592, 33.4510) |
| Luminance | 0.7496 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.57
Light Yellow Green
#CCFD7F
ΔE00 5.42
Pistachio (survey)
#C0FA8B
ΔE00 6.26
Pear
#CBF85F
ΔE00 6.34
Greenish Beige
#C9D179
ΔE00 6.39
Light Pea Green
#C4FE82
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EB85 #9D85EB
analogous
#EBD085 #D3EB85 #A0EB85
triadic
#D3EB85 #85D3EB #EB85D3
tetradic
#D3EB85 #85EBD0 #9D85EB #EB85A0
square
#D3EB85 #85EBD0 #9D85EB #EB85A0
split-complementary
#D3EB85 #85A0EB #D085EB
monochromatic
#A9D323 #C0E250 #D3EB85 #E6F4BA #F6FBE5
Accessibility & contrast
On white
1.31
#D3EB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#D3EB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EB85
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EB85 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17D
Deuteranopia (green-blind)
#F4E18A
Tritanopia (blue-blind)
#DCE2D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d3eb85; /* rgb */ color: rgb(211, 235, 133); /* oklch */ color: oklch(90.0% 0.130 119.9);
Tailwind
colors: {
custom: {
50: '#e2f1aa',
500: '#d3eb85',
950: '#000000',
},
}SCSS
$custom: #d3eb85; $custom-light: #e2f1aa; $custom-dark: #000000;
JSON
{
"hex": "#d3eb85",
"rgb": {
"r": 211,
"g": 235,
"b": 133
},
"hsl": {
"h": 74.118,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.90023,
"c": 0.13032,
"h": 119.9
},
"luminance": 0.74959
}Semantic roles & 50–950 ramp
primary
#D3EB85
secondary
#6B4FC5
accent
#12D43F
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151610
muted
#848581