#D3EFAA#D3EFAA
#D3EFAA is a very light, moderate yellow-green. Relative luminance 0.785; OKLCH L 91.5% C 0.095 H 126.1°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EFAA |
|---|---|
| RGB | rgb(211, 239, 170) |
| HSL | hsl(84, 68%, 80%) |
| HSV | hsv(84, 29%, 94%) |
| CMYK | cmyk(11.7%, 0%, 28.9%, 6.3%) |
| CIE-LAB | lab(91.00, -20.73, 30.44) |
| CIE-LCH | lch(91.00, 36.83, 124.25°) |
| OKLab | oklab(91.51% -0.0559 0.0765) |
| OKLCH | oklch(91.51% 0.095 126.1) |
| XYZ | xyz(64.9853, 78.4838, 49.7477) |
| Luminance | 0.7848 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Pale Green
#CFFDBC
ΔE00 4.63
Light Sage
#BCECAC
ΔE00 4.68
Very Light Green
#D1FFBD
ΔE00 4.75
Light Khaki
#E6F2A2
ΔE00 4.84
Light Grey Green
#B7E1A1
ΔE00 4.97
Washed Out Green
#BCF5A6
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EFAA #C6AAEF
analogous
#EFE9AA #D3EFAA #B0EFAA
triadic
#D3EFAA #AAD3EF #EFAAD3
tetradic
#D3EFAA #AAEFE9 #C6AAEF #EFAAB0
square
#D3EFAA #AAEFE9 #C6AAEF #EFAAB0
split-complementary
#D3EFAA #AAB0EF #E9AAEF
monochromatic
#9EDC43 #B8E576 #D3EFAA #EEF9DE #F2FAE5
Accessibility & contrast
On white
1.26
#D3EFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#D3EFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EFAA
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EFAA | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E6A6
Deuteranopia (green-blind)
#F2E5AD
Tritanopia (blue-blind)
#D7E9DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d3efaa; /* rgb */ color: rgb(211, 239, 170); /* oklch */ color: oklch(91.5% 0.095 126.1);
Tailwind
colors: {
custom: {
50: '#e1f4c3',
500: '#d3efaa',
950: '#000000',
},
}SCSS
$custom: #d3efaa; $custom-light: #e1f4c3; $custom-dark: #000000;
JSON
{
"hex": "#d3efaa",
"rgb": {
"r": 211,
"g": 239,
"b": 170
},
"hsl": {
"h": 84.348,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.91506,
"c": 0.09473,
"h": 126.1
},
"luminance": 0.78484
}Semantic roles & 50–950 ramp
primary
#D3EFAA
secondary
#9670CD
accent
#15D061
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151712
muted
#848582