#D2DEBB#D2DEBB
#D2DEBB is a very light, muted yellow-green. Relative luminance 0.695; OKLCH L 88.2% C 0.049 H 122.8°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DEBB |
|---|---|
| RGB | rgb(210, 222, 187) |
| HSL | hsl(81, 35%, 80%) |
| HSV | hsv(81, 16%, 87%) |
| CMYK | cmyk(5.4%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(86.77, -10.10, 15.83) |
| CIE-LCH | lch(86.77, 18.78, 122.55°) |
| OKLab | oklab(88.23% -0.0263 0.0408) |
| OKLCH | oklch(88.23% 0.049 122.8) |
| XYZ | xyz(61.6680, 69.5320, 57.1763) |
| Luminance | 0.6953 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.81
Beige
#F5F5DC
ΔE00 8.02
Eggshell (survey)
#FFFFD4
ΔE00 8.74
Lightyellow
#FFFFE0
ΔE00 8.92
Cream
#FFFDD0
ΔE00 8.92
Light Grey Green
#B7E1A1
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DEBB #C7BBDE
analogous
#DED8BB #D2DEBB #C1DEBB
triadic
#D2DEBB #BBD2DE #DEBBD2
tetradic
#D2DEBB #BBDED8 #C7BBDE #DEBBC1
square
#D2DEBB #BBDED8 #C7BBDE #DEBBC1
split-complementary
#D2DEBB #BBC1DE #D8BBDE
monochromatic
#9BB669 #B7CA92 #D2DEBB #EDF2E4 #F1F5EA
Accessibility & contrast
On white
1.41
#D2DEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#D2DEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DEBB
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DEBB | 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)
#E3D9B9
Deuteranopia (green-blind)
#E1D9BC
Tritanopia (blue-blind)
#D5DAD4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2debb; /* rgb */ color: rgb(210, 222, 187); /* oklch */ color: oklch(88.2% 0.049 122.8);
Tailwind
colors: {
custom: {
50: '#e0e8cf',
500: '#d2debb',
950: '#000000',
},
}SCSS
$custom: #d2debb; $custom-light: #e0e8cf; $custom-dark: #000000;
JSON
{
"hex": "#d2debb",
"rgb": {
"r": 210,
"g": 222,
"b": 187
},
"hsl": {
"h": 80.571,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.88227,
"c": 0.04855,
"h": 122.8
},
"luminance": 0.69532
}Semantic roles & 50–950 ramp
primary
#D2DEBB
secondary
#9787B6
accent
#38AD60
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483