#D6DEBF#D6DEBF
#D6DEBF is a very light, muted yellow-green. Relative luminance 0.703; OKLCH L 88.6% C 0.042 H 119.0°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DEBF |
|---|---|
| RGB | rgb(214, 222, 191) |
| HSL | hsl(75, 32%, 81%) |
| HSV | hsv(75, 14%, 87%) |
| CMYK | cmyk(3.6%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(87.14, -8.05, 14.31) |
| CIE-LCH | lch(87.14, 16.41, 119.35°) |
| OKLab | oklab(88.63% -0.0205 0.037) |
| OKLCH | oklch(88.63% 0.042 119) |
| XYZ | xyz(63.2556, 70.3004, 59.5170) |
| Luminance | 0.7030 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.69
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.27
Lightyellow
#FFFFE0
ΔE00 7.99
Eggshell
#F0EAD6
ΔE00 8.19
Off White (survey)
#FFFFE4
ΔE00 8.23
Eggshell (survey)
#FFFFD4
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DEBF #C7BFDE
analogous
#DED6BF #D6DEBF #C6DEBF
triadic
#D6DEBF #BFD6DE #DEBFD6
tetradic
#D6DEBF #BFDED6 #C7BFDE #DEBFC6
square
#D6DEBF #BFDED6 #C7BFDE #DEBFC6
split-complementary
#D6DEBF #BFC6DE #D6BFDE
monochromatic
#A2B46E #BCC997 #D6DEBF #F0F3E7 #F2F5EB
Accessibility & contrast
On white
1.39
#D6DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#D6DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DEBF
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DEBF | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DABD
Deuteranopia (green-blind)
#E2DAC0
Tritanopia (blue-blind)
#D9DAD5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d6debf; /* rgb */ color: rgb(214, 222, 191); /* oklch */ color: oklch(88.6% 0.042 119.0);
Tailwind
colors: {
custom: {
50: '#e2e8d2',
500: '#d6debf',
950: '#000000',
},
}SCSS
$custom: #d6debf; $custom-light: #e2e8d2; $custom-dark: #000000;
JSON
{
"hex": "#d6debf",
"rgb": {
"r": 214,
"g": 222,
"b": 191
},
"hsl": {
"h": 75.484,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.88626,
"c": 0.04231,
"h": 119
},
"luminance": 0.703
}Semantic roles & 50–950 ramp
primary
#D6DEBF
secondary
#968BB6
accent
#3BAB58
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483