#D3EE85#D3EE85
#D3EE85 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.7% C 0.134 H 121.0°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EE85 |
|---|---|
| RGB | rgb(211, 238, 133) |
| HSL | hsl(75, 76%, 73%) |
| HSV | hsv(75, 44%, 93%) |
| CMYK | cmyk(11.3%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(90.18, -24.80, 47.73) |
| CIE-LCH | lch(90.18, 53.79, 117.46°) |
| OKLab | oklab(90.67% -0.0691 0.1152) |
| OKLCH | oklch(90.67% 0.134 121) |
| XYZ | xyz(61.6723, 76.6915, 33.7397) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellow Green
#CCFD7F
ΔE00 4.61
Light Khaki
#E6F2A2
ΔE00 4.89
Pistachio (survey)
#C0FA8B
ΔE00 5.60
Light Pea Green
#C4FE82
ΔE00 5.64
Pear
#CBF85F
ΔE00 5.73
Light Yellowish Green
#C2FF89
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EE85 #A085EE
analogous
#EED585 #D3EE85 #9EEE85
triadic
#D3EE85 #85D3EE #EE85D3
tetradic
#D3EE85 #85EED5 #A085EE #EE859E
square
#D3EE85 #85EED5 #A085EE #EE859E
split-complementary
#D3EE85 #859EEE #D585EE
monochromatic
#AADA1E #C0E74F #D3EE85 #E6F5BB #F5FBE4
Accessibility & contrast
On white
1.29
#D3EE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#D3EE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EE85
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EE85 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37C
Deuteranopia (green-blind)
#F6E38B
Tritanopia (blue-blind)
#DBE4D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d3ee85; /* rgb */ color: rgb(211, 238, 133); /* oklch */ color: oklch(90.7% 0.134 121.0);
Tailwind
colors: {
custom: {
50: '#e2f3aa',
500: '#d3ee85',
950: '#000000',
},
}SCSS
$custom: #d3ee85; $custom-light: #e2f3aa; $custom-dark: #000000;
JSON
{
"hex": "#d3ee85",
"rgb": {
"r": 211,
"g": 238,
"b": 133
},
"hsl": {
"h": 75.429,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.90669,
"c": 0.13431,
"h": 121
},
"luminance": 0.76691
}Semantic roles & 50–950 ramp
primary
#D3EE85
secondary
#6E4FC9
accent
#0ED842
background
#FEFFFD
surface
#FCFEF7
border
#D5D6D0
text
#151710
muted
#848581