#D2DEBF#D2DEBF
#D2DEBF is a very light, muted yellow-green. Relative luminance 0.697; OKLCH L 88.3% C 0.044 H 124.5°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEBF |
|---|---|
| RGB | rgb(210, 222, 191) |
| HSL | hsl(83, 32%, 81%) |
| HSV | hsv(83, 14%, 87%) |
| CMYK | cmyk(5.4%, 0%, 14%, 12.9%) |
| CIE-LAB | lab(86.85, -9.46, 13.85) |
| CIE-LCH | lch(86.85, 16.77, 124.32°) |
| OKLab | oklab(88.32% -0.0247 0.0358) |
| OKLCH | oklch(88.32% 0.044 124.5) |
| XYZ | xyz(62.1022, 69.7057, 59.4630) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.61
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.06
Lightyellow
#FFFFE0
ΔE00 8.79
Off White (survey)
#FFFFE4
ΔE00 9.03
Eggshell (survey)
#FFFFD4
ΔE00 9.05
Honeydew
#F0FFF0
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEBF #CBBFDE
analogous
#DEDABF #D2DEBF #C2DEBF
triadic
#D2DEBF #BFD2DE #DEBFD2
tetradic
#D2DEBF #BFDEDA #CBBFDE #DEBFC2
square
#D2DEBF #BFDEDA #CBBFDE #DEBFC2
split-complementary
#D2DEBF #BFC2DE #DABFDE
monochromatic
#99B46E #B6C997 #D2DEBF #EEF3E7 #F1F5EB
Accessibility & contrast
On white
1.41
#D2DEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#D2DEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEBF
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEBF | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DABD
Deuteranopia (green-blind)
#E0D9C0
Tritanopia (blue-blind)
#D4DBD5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2debf; /* rgb */ color: rgb(210, 222, 191); /* oklch */ color: oklch(88.3% 0.044 124.5);
Tailwind
colors: {
custom: {
50: '#dfe8d2',
500: '#d2debf',
950: '#000000',
},
}SCSS
$custom: #d2debf; $custom-light: #dfe8d2; $custom-dark: #000000;
JSON
{
"hex": "#d2debf",
"rgb": {
"r": 210,
"g": 222,
"b": 191
},
"hsl": {
"h": 83.226,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.88323,
"c": 0.04351,
"h": 124.5
},
"luminance": 0.69706
}Semantic roles & 50–950 ramp
primary
#D2DEBF
secondary
#9C8BB6
accent
#3BAB66
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483