#D3DBAE#D3DBAE
#D3DBAE is a very light, moderate yellow-green. Relative luminance 0.676; OKLCH L 87.4% C 0.060 H 115.9°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DBAE |
|---|---|
| RGB | rgb(211, 219, 174) |
| HSL | hsl(71, 38%, 77%) |
| HSV | hsv(71, 21%, 86%) |
| CMYK | cmyk(3.7%, 0%, 20.5%, 14.1%) |
| CIE-LAB | lab(85.79, -10.23, 21.28) |
| CIE-LCH | lch(85.79, 23.61, 115.67°) |
| OKLab | oklab(87.38% -0.0263 0.0543) |
| OKLCH | oklch(87.38% 0.06 115.9) |
| XYZ | xyz(59.8348, 67.5682, 49.9260) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 6.72
Beige (survey)
#E6DAA6
ΔE00 6.79
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.77
Pale Olive
#B9CC81
ΔE00 8.14
Vanilla
#F3E5AB
ΔE00 8.15
Light Grey Green
#B7E1A1
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DBAE #B6AEDB
analogous
#DBCDAE #D3DBAE #BDDBAE
triadic
#D3DBAE #AED3DB #DBAED3
tetradic
#D3DBAE #AEDBCD #B6AEDB #DBAEBD
square
#D3DBAE #AEDBCD #B6AEDB #DBAEBD
split-complementary
#D3DBAE #AEBDDB #CDAEDB
monochromatic
#A5B559 #BCC884 #D3DBAE #EAEED8 #F3F6EA
Accessibility & contrast
On white
1.45
#D3DBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#D3DBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DBAE
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DBAE | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D6AB
Deuteranopia (green-blind)
#E1D7B0
Tritanopia (blue-blind)
#D8D6CF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d3dbae; /* rgb */ color: rgb(211, 219, 174); /* oklch */ color: oklch(87.4% 0.060 115.9);
Tailwind
colors: {
custom: {
50: '#e0e6c6',
500: '#d3dbae',
950: '#000000',
},
}SCSS
$custom: #d3dbae; $custom-light: #e0e6c6; $custom-dark: #000000;
JSON
{
"hex": "#d3dbae",
"rgb": {
"r": 211,
"g": 219,
"b": 174
},
"hsl": {
"h": 70.667,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.87384,
"c": 0.06034,
"h": 115.9
},
"luminance": 0.67568
}Semantic roles & 50–950 ramp
primary
#D3DBAE
secondary
#847AB3
accent
#34B14A
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151513
muted
#848482