#D5EB85#D5EB85
#D5EB85 is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 90.2% C 0.130 H 119.1°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D5EB85 |
|---|---|
| RGB | rgb(213, 235, 133) |
| HSL | hsl(73, 72%, 72%) |
| HSV | hsv(73, 43%, 92%) |
| CMYK | cmyk(9.4%, 0%, 43.4%, 7.8%) |
| CIE-LAB | lab(89.51, -22.61, 46.93) |
| CIE-LCH | lch(89.51, 52.09, 115.72°) |
| OKLab | oklab(90.17% -0.063 0.1134) |
| OKLCH | oklch(90.17% 0.13 119.1) |
| XYZ | xyz(61.3828, 75.2565, 33.4780) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.38
Light Yellow Green
#CCFD7F
ΔE00 5.68
Greenish Beige
#C9D179
ΔE00 6.26
Pear
#CBF85F
ΔE00 6.45
Pistachio (survey)
#C0FA8B
ΔE00 6.65
Light Pea Green
#C4FE82
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5EB85 #9B85EB
analogous
#EBCE85 #D5EB85 #A2EB85
triadic
#D5EB85 #85D5EB #EB85D5
tetradic
#D5EB85 #85EBCE #9B85EB #EB85A2
square
#D5EB85 #85EBCE #9B85EB #EB85A2
split-complementary
#D5EB85 #85A2EB #CE85EB
monochromatic
#ADD323 #C3E250 #D5EB85 #E7F4BA #F6FBE5
Accessibility & contrast
On white
1.31
#D5EB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#D5EB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5EB85
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5EB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5EB85 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E17D
Deuteranopia (green-blind)
#F4E18A
Tritanopia (blue-blind)
#DEE1D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d5eb85; /* rgb */ color: rgb(213, 235, 133); /* oklch */ color: oklch(90.2% 0.130 119.1);
Tailwind
colors: {
custom: {
50: '#e3f1aa',
500: '#d5eb85',
950: '#000000',
},
}SCSS
$custom: #d5eb85; $custom-light: #e3f1aa; $custom-dark: #000000;
JSON
{
"hex": "#d5eb85",
"rgb": {
"r": 213,
"g": 235,
"b": 133
},
"hsl": {
"h": 72.941,
"s": 71.831,
"l": 72.157
},
"oklch": {
"l": 0.9017,
"c": 0.12969,
"h": 119.1
},
"luminance": 0.75256
}Semantic roles & 50–950 ramp
primary
#D5EB85
secondary
#694FC5
accent
#12D43C
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#161610
muted
#848581