#D0DABB#D0DABB
#D0DABB is a very light, muted yellow-green. Relative luminance 0.671; OKLCH L 87.2% C 0.043 H 121.8°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DABB |
|---|---|
| RGB | rgb(208, 218, 187) |
| HSL | hsl(79, 30%, 79%) |
| HSV | hsv(79, 14%, 85%) |
| CMYK | cmyk(4.6%, 0%, 14.2%, 14.5%) |
| CIE-LAB | lab(85.57, -8.78, 14.13) |
| CIE-LCH | lch(85.57, 16.64, 121.86°) |
| OKLab | oklab(87.25% -0.0227 0.0365) |
| OKLCH | oklch(87.25% 0.043 121.8) |
| XYZ | xyz(60.0522, 67.1406, 56.7998) |
| Luminance | 0.6714 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.89
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.42
Lightyellow
#FFFFE0
ΔE00 9.21
Eggshell
#F0EAD6
ΔE00 9.22
Beige (survey)
#E6DAA6
ΔE00 9.37
Off White (survey)
#FFFFE4
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DABB #C5BBDA
analogous
#DAD5BB #D0DABB #C1DABB
triadic
#D0DABB #BBD0DA #DABBD0
tetradic
#D0DABB #BBDAD5 #C5BBDA #DABBC1
square
#D0DABB #BBDAD5 #C5BBDA #DABBC1
split-complementary
#D0DABB #BBC1DA #D5BBDA
monochromatic
#99AF6C #B5C493 #D0DABB #EBF0E3 #F1F4EB
Accessibility & contrast
On white
1.46
#D0DABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#D0DABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DABB
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DABB | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#DDD6BC
Tritanopia (blue-blind)
#D3D7D1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d0dabb; /* rgb */ color: rgb(208, 218, 187); /* oklch */ color: oklch(87.2% 0.043 121.8);
Tailwind
colors: {
custom: {
50: '#dee5cf',
500: '#d0dabb',
950: '#000000',
},
}SCSS
$custom: #d0dabb; $custom-light: #dee5cf; $custom-dark: #000000;
JSON
{
"hex": "#d0dabb",
"rgb": {
"r": 208,
"g": 218,
"b": 187
},
"hsl": {
"h": 79.355,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.87247,
"c": 0.043,
"h": 121.8
},
"luminance": 0.67141
}Semantic roles & 50–950 ramp
primary
#D0DABB
secondary
#9588B1
accent
#3DA860
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151513
muted
#848483