#D2DBBB#D2DBBB
#D2DBBB is a very light, muted yellow-green. Relative luminance 0.680; OKLCH L 87.6% C 0.044 H 120.1°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DBBB |
|---|---|
| RGB | rgb(210, 219, 187) |
| HSL | hsl(77, 31%, 80%) |
| HSV | hsv(77, 15%, 86%) |
| CMYK | cmyk(4.1%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(85.98, -8.58, 14.73) |
| CIE-LCH | lch(85.98, 17.04, 120.23°) |
| OKLab | oklab(87.61% -0.022 0.038) |
| OKLCH | oklch(87.61% 0.044 120.1) |
| XYZ | xyz(60.8783, 67.9526, 56.9130) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.58
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.97
Lightyellow
#FFFFE0
ΔE00 8.84
Beige (survey)
#E6DAA6
ΔE00 8.89
Eggshell
#F0EAD6
ΔE00 8.95
Eggshell (survey)
#FFFFD4
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DBBB #C4BBDB
analogous
#DBD4BB #D2DBBB #C2DBBB
triadic
#D2DBBB #BBD2DB #DBBBD2
tetradic
#D2DBBB #BBDBD4 #C4BBDB #DBBBC2
square
#D2DBBB #BBDBD4 #C4BBDB #DBBBC2
split-complementary
#D2DBBB #BBC2DB #D4BBDB
monochromatic
#9DB16B #B8C693 #D2DBBB #ECF0E3 #F2F4EB
Accessibility & contrast
On white
1.44
#D2DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#D2DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DBBB
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DBBB | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B9
Deuteranopia (green-blind)
#DED7BC
Tritanopia (blue-blind)
#D5D7D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2dbbb; /* rgb */ color: rgb(210, 219, 187); /* oklch */ color: oklch(87.6% 0.044 120.1);
Tailwind
colors: {
custom: {
50: '#e0e6cf',
500: '#d2dbbb',
950: '#000000',
},
}SCSS
$custom: #d2dbbb; $custom-light: #e0e6cf; $custom-dark: #000000;
JSON
{
"hex": "#d2dbbb",
"rgb": {
"r": 210,
"g": 219,
"b": 187
},
"hsl": {
"h": 76.875,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.87606,
"c": 0.04396,
"h": 120.1
},
"luminance": 0.67953
}Semantic roles & 50–950 ramp
primary
#D2DBBB
secondary
#9488B2
accent
#3CA95B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483