#D3EFAE#D3EFAE
#D3EFAE is a very light, moderate yellow-green. Relative luminance 0.786; OKLCH L 91.6% C 0.090 H 127.0°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EFAE |
|---|---|
| RGB | rgb(211, 239, 174) |
| HSL | hsl(86, 67%, 81%) |
| HSV | hsv(86, 27%, 94%) |
| CMYK | cmyk(11.7%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(91.07, -20.16, 28.50) |
| CIE-LCH | lch(91.07, 34.91, 125.27°) |
| OKLab | oklab(91.59% -0.0542 0.0719) |
| OKLCH | oklch(91.59% 0.09 127) |
| XYZ | xyz(65.3694, 78.6374, 51.7709) |
| Luminance | 0.7864 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.31
Light Sage
#BCECAC
ΔE00 4.38
Very Light Green
#D1FFBD
ΔE00 4.48
Light Grey Green
#B7E1A1
ΔE00 4.78
Pale Green
#C7FDB5
ΔE00 5.17
Washed Out Green
#BCF5A6
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EFAE #CAAEEF
analogous
#EFEAAE #D3EFAE #B2EFAE
triadic
#D3EFAE #AED3EF #EFAED3
tetradic
#D3EFAE #AEEFEA #CAAEEF #EFAEB2
square
#D3EFAE #AEEFEA #CAAEEF #EFAEB2
split-complementary
#D3EFAE #AEB2EF #EAAEEF
monochromatic
#9BDB48 #B7E57B #D3EFAE #EFF9E1 #F1FAE5
Accessibility & contrast
On white
1.26
#D3EFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#D3EFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EFAE
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EFAE | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AA
Deuteranopia (green-blind)
#F2E5B1
Tritanopia (blue-blind)
#D6E9DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d3efae; /* rgb */ color: rgb(211, 239, 174); /* oklch */ color: oklch(91.6% 0.090 127.0);
Tailwind
colors: {
custom: {
50: '#e1f4c6',
500: '#d3efae',
950: '#000000',
},
}SCSS
$custom: #d3efae; $custom-light: #e1f4c6; $custom-dark: #000000;
JSON
{
"hex": "#d3efae",
"rgb": {
"r": 211,
"g": 239,
"b": 174
},
"hsl": {
"h": 85.846,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.91585,
"c": 0.09006,
"h": 127
},
"luminance": 0.78638
}Semantic roles & 50–950 ramp
primary
#D3EFAE
secondary
#9A74CD
accent
#17CF66
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151713
muted
#848582