#D1DEBF#D1DEBF
#D1DEBF is a very light, muted yellow-green. Relative luminance 0.696; OKLCH L 88.2% C 0.044 H 125.9°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DEBF |
|---|---|
| RGB | rgb(209, 222, 191) |
| HSL | hsl(85, 32%, 81%) |
| HSV | hsv(85, 14%, 87%) |
| CMYK | cmyk(5.9%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(86.78, -9.81, 13.74) |
| CIE-LCH | lch(86.78, 16.88, 125.52°) |
| OKLab | oklab(88.25% -0.0257 0.0356) |
| OKLCH | oklch(88.25% 0.044 125.9) |
| XYZ | xyz(61.8183, 69.5593, 59.4497) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.86
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.28
Lightyellow
#FFFFE0
ΔE00 9.00
Honeydew
#F0FFF0
ΔE00 9.14
Off White (survey)
#FFFFE4
ΔE00 9.24
Eggshell (survey)
#FFFFD4
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DEBF #CCBFDE
analogous
#DEDBBF #D1DEBF #C1DEBF
triadic
#D1DEBF #BFD1DE #DEBFD1
tetradic
#D1DEBF #BFDEDB #CCBFDE #DEBFC1
square
#D1DEBF #BFDEDB #CCBFDE #DEBFC1
split-complementary
#D1DEBF #BFC1DE #DBBFDE
monochromatic
#97B46E #B4C997 #D1DEBF #EEF3E7 #F0F5EB
Accessibility & contrast
On white
1.41
#D1DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#D1DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DEBF
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DEBF | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABD
Deuteranopia (green-blind)
#E0D9C0
Tritanopia (blue-blind)
#D3DBD5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d1debf; /* rgb */ color: rgb(209, 222, 191); /* oklch */ color: oklch(88.2% 0.044 125.9);
Tailwind
colors: {
custom: {
50: '#dfe8d2',
500: '#d1debf',
950: '#000000',
},
}SCSS
$custom: #d1debf; $custom-light: #dfe8d2; $custom-dark: #000000;
JSON
{
"hex": "#d1debf",
"rgb": {
"r": 209,
"g": 222,
"b": 191
},
"hsl": {
"h": 85.161,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.88248,
"c": 0.04386,
"h": 125.9
},
"luminance": 0.69559
}Semantic roles & 50–950 ramp
primary
#D1DEBF
secondary
#9D8BB6
accent
#3BAB6A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483