#D3EABC#D3EABC
#D3EABC is a very light, moderate yellow-green. Relative luminance 0.763; OKLCH L 90.8% C 0.066 H 129.3°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EABC |
|---|---|
| RGB | rgb(211, 234, 188) |
| HSL | hsl(90, 52%, 83%) |
| HSV | hsv(90, 20%, 92%) |
| CMYK | cmyk(9.8%, 0%, 19.7%, 8.2%) |
| CIE-LAB | lab(90.01, -15.61, 19.86) |
| CIE-LCH | lch(90.01, 25.26, 128.17°) |
| OKLab | oklab(90.83% -0.0416 0.0509) |
| OKLCH | oklch(90.83% 0.066 129.3) |
| XYZ | xyz(65.3625, 76.3249, 58.8559) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.90
Light Grey Green
#B7E1A1
ΔE00 6.03
Very Pale Green
#CFFDBC
ΔE00 6.27
Very Light Green
#D1FFBD
ΔE00 6.54
Pale Green
#C7FDB5
ΔE00 7.62
Washed Out Green
#BCF5A6
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EABC #D3BCEA
analogous
#EAEABC #D3EABC #BCEABC
triadic
#D3EABC #BCD3EA #EABCD3
tetradic
#D3EABC #BCEAEA #D3BCEA #EABCBC
square
#D3EABC #BCEAEA #D3BCEA #EABCBC
split-complementary
#D3EABC #BCBCEA #EABCEA
monochromatic
#96CD5F #B4DB8D #D3EABC #F0F8E8 #F0F8E8
Accessibility & contrast
On white
1.29
#D3EABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#D3EABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EABC
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EABC | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B9
Deuteranopia (green-blind)
#EBE2BE
Tritanopia (blue-blind)
#D5E6DD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d3eabc; /* rgb */ color: rgb(211, 234, 188); /* oklch */ color: oklch(90.8% 0.066 129.3);
Tailwind
colors: {
custom: {
50: '#e0f0d0',
500: '#d3eabc',
950: '#000000',
},
}SCSS
$custom: #d3eabc; $custom-light: #e0f0d0; $custom-dark: #000000;
JSON
{
"hex": "#d3eabc",
"rgb": {
"r": 211,
"g": 234,
"b": 188
},
"hsl": {
"h": 90,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.90827,
"c": 0.06574,
"h": 129.3
},
"luminance": 0.76325
}Semantic roles & 50–950 ramp
primary
#D3EABC
secondary
#A584C6
accent
#26C073
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151614
muted
#848583