#D3EABB#D3EABB
#D3EABB is a very light, moderate yellow-green. Relative luminance 0.763; OKLCH L 90.8% C 0.067 H 128.9°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EABB |
|---|---|
| RGB | rgb(211, 234, 187) |
| HSL | hsl(89, 53%, 83%) |
| HSV | hsv(89, 20%, 92%) |
| CMYK | cmyk(9.8%, 0%, 20.1%, 8.2%) |
| CIE-LAB | lab(89.99, -15.76, 20.35) |
| CIE-LCH | lch(89.99, 25.74, 127.77°) |
| OKLab | oklab(90.8% -0.042 0.0521) |
| OKLCH | oklch(90.8% 0.067 128.9) |
| XYZ | xyz(65.2550, 76.2820, 58.2901) |
| Luminance | 0.7628 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.77
Light Grey Green
#B7E1A1
ΔE00 5.89
Very Pale Green
#CFFDBC
ΔE00 6.15
Very Light Green
#D1FFBD
ΔE00 6.42
Pale Green
#C7FDB5
ΔE00 7.48
Washed Out Green
#BCF5A6
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EABB #D2BBEA
analogous
#EAEABB #D3EABB #BBEABB
triadic
#D3EABB #BBD3EA #EABBD3
tetradic
#D3EABB #BBEAEA #D2BBEA #EABBBB
square
#D3EABB #BBEAEA #D2BBEA #EABBBB
split-complementary
#D3EABB #BBBBEA #EABBEA
monochromatic
#96CD5D #B5DC8C #D3EABB #F0F8E8 #F0F8E8
Accessibility & contrast
On white
1.29
#D3EABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#D3EABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EABB
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EABB | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B8
Deuteranopia (green-blind)
#EBE2BD
Tritanopia (blue-blind)
#D5E6DD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d3eabb; /* rgb */ color: rgb(211, 234, 187); /* oklch */ color: oklch(90.8% 0.067 128.9);
Tailwind
colors: {
custom: {
50: '#e0f0cf',
500: '#d3eabb',
950: '#000000',
},
}SCSS
$custom: #d3eabb; $custom-light: #e0f0cf; $custom-dark: #000000;
JSON
{
"hex": "#d3eabb",
"rgb": {
"r": 211,
"g": 234,
"b": 187
},
"hsl": {
"h": 89.362,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.90804,
"c": 0.06694,
"h": 128.9
},
"luminance": 0.76282
}Semantic roles & 50–950 ramp
primary
#D3EABB
secondary
#A483C6
accent
#25C071
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151613
muted
#848583