#D3DEBF#D3DEBF
#D3DEBF is a very light, muted yellow-green. Relative luminance 0.699; OKLCH L 88.4% C 0.043 H 123.2°. Best body text is #000000 at 14.97:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DEBF |
|---|---|
| RGB | rgb(211, 222, 191) |
| HSL | hsl(81, 32%, 81%) |
| HSV | hsv(81, 14%, 87%) |
| CMYK | cmyk(5%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(86.92, -9.11, 13.97) |
| CIE-LCH | lch(86.92, 16.67, 123.11°) |
| OKLab | oklab(88.4% -0.0236 0.0361) |
| OKLCH | oklch(88.4% 0.043 123.2) |
| XYZ | xyz(62.3879, 69.8530, 59.4764) |
| Luminance | 0.6985 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.37
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.85
Lightyellow
#FFFFE0
ΔE00 8.58
Off White (survey)
#FFFFE4
ΔE00 8.82
Eggshell (survey)
#FFFFD4
ΔE00 8.87
Eggshell
#F0EAD6
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DEBF #CABFDE
analogous
#DED9BF #D3DEBF #C3DEBF
triadic
#D3DEBF #BFD3DE #DEBFD3
tetradic
#D3DEBF #BFDED9 #CABFDE #DEBFC3
square
#D3DEBF #BFDED9 #CABFDE #DEBFC3
split-complementary
#D3DEBF #BFC3DE #D9BFDE
monochromatic
#9BB46E #B7C997 #D3DEBF #EFF3E7 #F1F5EB
Accessibility & contrast
On white
1.40
#D3DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.97
#D3DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DEBF
14.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DEBF | 1.00 | 1.40 | 14.97 | 14.97 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABD
Deuteranopia (green-blind)
#E1DAC0
Tritanopia (blue-blind)
#D5DBD5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3debf; /* rgb */ color: rgb(211, 222, 191); /* oklch */ color: oklch(88.4% 0.043 123.2);
Tailwind
colors: {
custom: {
50: '#e0e8d2',
500: '#d3debf',
950: '#000000',
},
}SCSS
$custom: #d3debf; $custom-light: #e0e8d2; $custom-dark: #000000;
JSON
{
"hex": "#d3debf",
"rgb": {
"r": 211,
"g": 222,
"b": 191
},
"hsl": {
"h": 81.29,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.88399,
"c": 0.04317,
"h": 123.2
},
"luminance": 0.69853
}Semantic roles & 50–950 ramp
primary
#D3DEBF
secondary
#9A8BB6
accent
#3BAB63
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483