#D3EEAE#D3EEAE
#D3EEAE is a very light, moderate yellow-green. Relative luminance 0.781; OKLCH L 91.4% C 0.089 H 126.7°. Best body text is #000000 at 16.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EEAE |
|---|---|
| RGB | rgb(211, 238, 174) |
| HSL | hsl(85, 65%, 81%) |
| HSV | hsv(85, 27%, 93%) |
| CMYK | cmyk(11.3%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(90.80, -19.67, 28.14) |
| CIE-LCH | lch(90.80, 34.34, 124.95°) |
| OKLab | oklab(91.37% -0.0529 0.071) |
| OKLCH | oklch(91.37% 0.089 126.7) |
| XYZ | xyz(65.0775, 78.0536, 51.6735) |
| Luminance | 0.7805 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.48
Very Pale Green
#CFFDBC
ΔE00 4.54
Very Light Green
#D1FFBD
ΔE00 4.72
Light Grey Green
#B7E1A1
ΔE00 4.76
Light Khaki
#E6F2A2
ΔE00 5.39
Pale Green
#C7FDB5
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EEAE #C9AEEE
analogous
#EEE9AE #D3EEAE #B3EEAE
triadic
#D3EEAE #AED3EE #EEAED3
tetradic
#D3EEAE #AEEEE9 #C9AEEE #EEAEB3
square
#D3EEAE #AEEEE9 #C9AEEE #EEAEB3
split-complementary
#D3EEAE #AEB3EE #E9AEEE
monochromatic
#9CD949 #B8E37B #D3EEAE #EEF9E1 #F1FAE6
Accessibility & contrast
On white
1.26
#D3EEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.61
#D3EEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EEAE
16.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EEAE | 1.00 | 1.26 | 16.61 | 16.61 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E6AA
Deuteranopia (green-blind)
#F1E4B1
Tritanopia (blue-blind)
#D7E8DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d3eeae; /* rgb */ color: rgb(211, 238, 174); /* oklch */ color: oklch(91.4% 0.089 126.7);
Tailwind
colors: {
custom: {
50: '#e1f3c6',
500: '#d3eeae',
950: '#000000',
},
}SCSS
$custom: #d3eeae; $custom-light: #e1f3c6; $custom-dark: #000000;
JSON
{
"hex": "#d3eeae",
"rgb": {
"r": 211,
"g": 238,
"b": 174
},
"hsl": {
"h": 85.313,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.91373,
"c": 0.08855,
"h": 126.7
},
"luminance": 0.78054
}Semantic roles & 50–950 ramp
primary
#D3EEAE
secondary
#9975CB
accent
#18CD65
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582