#D3EBAE#D3EBAE
#D3EBAE is a very light, moderate yellow-green. Relative luminance 0.763; OKLCH L 90.7% C 0.084 H 125.5°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D3EBAE |
|---|---|
| RGB | rgb(211, 235, 174) |
| HSL | hsl(84, 60%, 80%) |
| HSV | hsv(84, 26%, 92%) |
| CMYK | cmyk(10.2%, 0%, 26%, 7.8%) |
| CIE-LAB | lab(90.01, -18.21, 27.06) |
| CIE-LCH | lch(90.01, 32.62, 123.93°) |
| OKLab | oklab(90.74% -0.0488 0.0684) |
| OKLCH | oklch(90.74% 0.084 125.5) |
| XYZ | xyz(64.2113, 76.3213, 51.3848) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.85
Light Sage
#BCECAC
ΔE00 4.91
Very Pale Green
#CFFDBC
ΔE00 5.28
Very Light Green
#D1FFBD
ΔE00 5.49
Light Khaki
#E6F2A2
ΔE00 5.49
Pale Green
#C7FDB5
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3EBAE #C6AEEB
analogous
#EBE5AE #D3EBAE #B4EBAE
triadic
#D3EBAE #AED3EB #EBAED3
tetradic
#D3EBAE #AEEBE5 #C6AEEB #EBAEB4
square
#D3EBAE #AEEBE5 #C6AEEB #EBAEB4
split-complementary
#D3EBAE #AEB4EB #E5AEEB
monochromatic
#9ED34C #B8DF7D #D3EBAE #EEF7DF #F2F9E6
Accessibility & contrast
On white
1.29
#D3EBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#D3EBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3EBAE
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3EBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3EBAE | 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)
#F2E3AA
Deuteranopia (green-blind)
#EEE2B1
Tritanopia (blue-blind)
#D7E5DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d3ebae; /* rgb */ color: rgb(211, 235, 174); /* oklch */ color: oklch(90.7% 0.084 125.5);
Tailwind
colors: {
custom: {
50: '#e1f1c6',
500: '#d3ebae',
950: '#000000',
},
}SCSS
$custom: #d3ebae; $custom-light: #e1f1c6; $custom-dark: #000000;
JSON
{
"hex": "#d3ebae",
"rgb": {
"r": 211,
"g": 235,
"b": 174
},
"hsl": {
"h": 83.607,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.90738,
"c": 0.08402,
"h": 125.5
},
"luminance": 0.76322
}Semantic roles & 50–950 ramp
primary
#D3EBAE
secondary
#9676C7
accent
#1DC861
background
#FEFFFD
surface
#FCFEF9
border
#D5D6D2
text
#151613
muted
#848582