#D3ECAE#D3ECAE
#D3ECAE is a very light, moderate yellow-green. Relative luminance 0.769; OKLCH L 90.9% C 0.086 H 125.9°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D3ECAE |
|---|---|
| RGB | rgb(211, 236, 174) |
| HSL | hsl(84, 62%, 80%) |
| HSV | hsv(84, 26%, 93%) |
| CMYK | cmyk(10.6%, 0%, 26.3%, 7.5%) |
| CIE-LAB | lab(90.27, -18.70, 27.42) |
| CIE-LCH | lch(90.27, 33.19, 124.29°) |
| OKLab | oklab(90.95% -0.0501 0.0693) |
| OKLCH | oklch(90.95% 0.086 125.9) |
| XYZ | xyz(64.4984, 76.8955, 51.4805) |
| Luminance | 0.7690 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.75
Light Grey Green
#B7E1A1
ΔE00 4.80
Very Pale Green
#CFFDBC
ΔE00 5.02
Very Light Green
#D1FFBD
ΔE00 5.22
Light Khaki
#E6F2A2
ΔE00 5.44
Pale Green
#C7FDB5
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3ECAE #C7AEEC
analogous
#ECE6AE #D3ECAE #B4ECAE
triadic
#D3ECAE #AED3EC #ECAED3
tetradic
#D3ECAE #AEECE6 #C7AEEC #ECAEB4
square
#D3ECAE #AEECE6 #C7AEEC #ECAEB4
split-complementary
#D3ECAE #AEB4EC #E6AEEC
monochromatic
#9DD54B #B8E07C #D3ECAE #EEF8E0 #F2F9E6
Accessibility & contrast
On white
1.28
#D3ECAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#D3ECAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3ECAE
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3ECAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3ECAE | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AA
Deuteranopia (green-blind)
#EFE3B1
Tritanopia (blue-blind)
#D7E6DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d3ecae; /* rgb */ color: rgb(211, 236, 174); /* oklch */ color: oklch(90.9% 0.086 125.9);
Tailwind
colors: {
custom: {
50: '#e1f2c6',
500: '#d3ecae',
950: '#000000',
},
}SCSS
$custom: #d3ecae; $custom-light: #e1f2c6; $custom-dark: #000000;
JSON
{
"hex": "#d3ecae",
"rgb": {
"r": 211,
"g": 236,
"b": 174
},
"hsl": {
"h": 84.194,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.90949,
"c": 0.08552,
"h": 125.9
},
"luminance": 0.76896
}Semantic roles & 50–950 ramp
primary
#D3ECAE
secondary
#9775C9
accent
#1CCA62
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582