#D0DBBB#D0DBBB
#D0DBBB is a very light, muted yellow-green. Relative luminance 0.677; OKLCH L 87.5% C 0.045 H 122.8°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DBBB |
|---|---|
| RGB | rgb(208, 219, 187) |
| HSL | hsl(81, 31%, 80%) |
| HSV | hsv(81, 15%, 86%) |
| CMYK | cmyk(5%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(85.84, -9.29, 14.50) |
| CIE-LCH | lch(85.84, 17.22, 122.65°) |
| OKLab | oklab(87.45% -0.0241 0.0375) |
| OKLCH | oklch(87.45% 0.045 122.8) |
| XYZ | xyz(60.3123, 67.6608, 56.8865) |
| Luminance | 0.6766 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 8.01
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.35
Lightyellow
#FFFFE0
ΔE00 9.21
Eggshell (survey)
#FFFFD4
ΔE00 9.36
Beige (survey)
#E6DAA6
ΔE00 9.45
Off White (survey)
#FFFFE4
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DBBB #C6BBDB
analogous
#DBD6BB #D0DBBB #C0DBBB
triadic
#D0DBBB #BBD0DB #DBBBD0
tetradic
#D0DBBB #BBDBD6 #C6BBDB #DBBBC0
square
#D0DBBB #BBDBD6 #C6BBDB #DBBBC0
split-complementary
#D0DBBB #BBC0DB #D6BBDB
monochromatic
#99B16B #B4C693 #D0DBBB #ECF0E3 #F1F4EB
Accessibility & contrast
On white
1.45
#D0DBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#D0DBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DBBB
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DBBB | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B9
Deuteranopia (green-blind)
#DED7BC
Tritanopia (blue-blind)
#D3D8D2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d0dbbb; /* rgb */ color: rgb(208, 219, 187); /* oklch */ color: oklch(87.5% 0.045 122.8);
Tailwind
colors: {
custom: {
50: '#dee6cf',
500: '#d0dbbb',
950: '#000000',
},
}SCSS
$custom: #d0dbbb; $custom-light: #dee6cf; $custom-dark: #000000;
JSON
{
"hex": "#d0dbbb",
"rgb": {
"r": 208,
"g": 219,
"b": 187
},
"hsl": {
"h": 80.625,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.87454,
"c": 0.04455,
"h": 122.8
},
"luminance": 0.67661
}Semantic roles & 50–950 ramp
primary
#D0DBBB
secondary
#9788B2
accent
#3CA962
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483