#D3EBBE#D3EBBE
#D3EBBE is a very light, moderate yellow-green. Relative luminance 0.770; OKLCH L 91.1% C 0.065 H 130.5°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBBE |
|---|---|
| RGB | rgb(211, 235, 190) |
| HSL | hsl(92, 53%, 83%) |
| HSV | hsv(92, 19%, 92%) |
| CMYK | cmyk(10.2%, 0%, 19.1%, 7.8%) |
| CIE-LAB | lab(90.31, -15.79, 19.25) |
| CIE-LCH | lch(90.31, 24.89, 129.36°) |
| OKLab | oklab(91.08% -0.0422 0.0494) |
| OKLCH | oklch(91.08% 0.065 130.5) |
| XYZ | xyz(65.8650, 76.9827, 60.0944) |
| Luminance | 0.7698 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.91
Light Grey Green
#B7E1A1
ΔE00 6.17
Very Pale Green
#CFFDBC
ΔE00 6.18
Very Light Green
#D1FFBD
ΔE00 6.46
Pale Green
#C7FDB5
ΔE00 7.56
Celadon
#BEFDB7
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBBE #D6BEEB
analogous
#E9EBBE #D3EBBE #BEEBBF
triadic
#D3EBBE #BED3EB #EBBED3
tetradic
#D3EBBE #BEE9EB #D6BEEB #EBBFBE
square
#D3EBBE #BEE9EB #D6BEEB #EBBFBE
split-complementary
#D3EBBE #BFBEEB #EBBEE9
monochromatic
#94CE60 #B3DD8F #D3EBBE #EFF8E8 #EFF8E8
Accessibility & contrast
On white
1.28
#D3EBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#D3EBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBBE
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBBE | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4BB
Deuteranopia (green-blind)
#ECE3C0
Tritanopia (blue-blind)
#D5E7DE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d3ebbe; /* rgb */ color: rgb(211, 235, 190); /* oklch */ color: oklch(91.1% 0.065 130.5);
Tailwind
colors: {
custom: {
50: '#e0f1d1',
500: '#d3ebbe',
950: '#000000',
},
}SCSS
$custom: #d3ebbe; $custom-light: #e0f1d1; $custom-dark: #000000;
JSON
{
"hex": "#d3ebbe",
"rgb": {
"r": 211,
"g": 235,
"b": 190
},
"hsl": {
"h": 92,
"s": 52.941,
"l": 83.333
},
"oklch": {
"l": 0.91081,
"c": 0.06494,
"h": 130.5
},
"luminance": 0.76983
}Semantic roles & 50–950 ramp
primary
#D3EBBE
secondary
#A986C7
accent
#25C078
background
#FEFFFE
surface
#FCFEFB
border
#D5D6D4
text
#151614
muted
#848583