#D2ECAE#D2ECAE
#D2ECAE is a very light, moderate yellow-green. Relative luminance 0.767; OKLCH L 90.9% C 0.086 H 126.5°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D2ECAE |
|---|---|
| RGB | rgb(210, 236, 174) |
| HSL | hsl(85, 62%, 80%) |
| HSV | hsv(85, 26%, 93%) |
| CMYK | cmyk(11%, 0%, 26.3%, 7.5%) |
| CIE-LAB | lab(90.21, -19.05, 27.32) |
| CIE-LCH | lch(90.21, 33.31, 124.89°) |
| OKLab | oklab(90.88% -0.0511 0.069) |
| OKLCH | oklch(90.88% 0.086 126.5) |
| XYZ | xyz(64.2128, 76.7482, 51.4671) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 4.52
Light Grey Green
#B7E1A1
ΔE00 4.60
Very Pale Green
#CFFDBC
ΔE00 4.86
Very Light Green
#D1FFBD
ΔE00 5.07
Light Khaki
#E6F2A2
ΔE00 5.62
Pale Green
#C7FDB5
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2ECAE #C8AEEC
analogous
#ECE7AE #D2ECAE #B3ECAE
triadic
#D2ECAE #AED2EC #ECAED2
tetradic
#D2ECAE #AEECE7 #C8AEEC #ECAEB3
square
#D2ECAE #AEECE7 #C8AEEC #ECAEB3
split-complementary
#D2ECAE #AEB3EC #E7AEEC
monochromatic
#9BD54B #B6E07C #D2ECAE #EEF8E0 #F1F9E6
Accessibility & contrast
On white
1.28
#D2ECAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#D2ECAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2ECAE
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2ECAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2ECAE | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E4AA
Deuteranopia (green-blind)
#EFE3B1
Tritanopia (blue-blind)
#D6E6DB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d2ecae; /* rgb */ color: rgb(210, 236, 174); /* oklch */ color: oklch(90.9% 0.086 126.5);
Tailwind
colors: {
custom: {
50: '#e0f2c6',
500: '#d2ecae',
950: '#000000',
},
}SCSS
$custom: #d2ecae; $custom-light: #e0f2c6; $custom-dark: #000000;
JSON
{
"hex": "#d2ecae",
"rgb": {
"r": 210,
"g": 236,
"b": 174
},
"hsl": {
"h": 85.161,
"s": 62,
"l": 80.392
},
"oklch": {
"l": 0.90878,
"c": 0.08592,
"h": 126.5
},
"luminance": 0.76749
}Semantic roles & 50–950 ramp
primary
#D2ECAE
secondary
#9875C9
accent
#1CCA65
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582