#D0DFBB#D0DFBB
#D0DFBB is a very light, muted yellow-green. Relative luminance 0.698; OKLCH L 88.3% C 0.051 H 125.9°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DFBB |
|---|---|
| RGB | rgb(208, 223, 187) |
| HSL | hsl(85, 36%, 80%) |
| HSV | hsv(85, 16%, 87%) |
| CMYK | cmyk(6.7%, 0%, 16.1%, 12.5%) |
| CIE-LAB | lab(86.89, -11.32, 15.98) |
| CIE-LCH | lch(86.89, 19.58, 125.31°) |
| OKLab | oklab(88.29% -0.0298 0.0412) |
| OKLCH | oklch(88.29% 0.051 125.9) |
| XYZ | xyz(61.3684, 69.7729, 57.2385) |
| Luminance | 0.6977 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.24
Light Grey Green
#B7E1A1
ΔE00 8.29
Beige
#F5F5DC
ΔE00 8.65
Light Sage
#BCECAC
ΔE00 8.88
Eggshell (survey)
#FFFFD4
ΔE00 9.09
Cream
#FFFDD0
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DFBB #CABBDF
analogous
#DFDCBB #D0DFBB #BEDFBB
triadic
#D0DFBB #BBD0DF #DFBBD0
tetradic
#D0DFBB #BBDFDC #CABBDF #DFBBBE
square
#D0DFBB #BBDFDC #CABBDF #DFBBBE
split-complementary
#D0DFBB #BBBEDF #DCBBDF
monochromatic
#96B868 #B3CB91 #D0DFBB #EDF3E5 #F1F5EA
Accessibility & contrast
On white
1.40
#D0DFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#D0DFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DFBB
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DFBB | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DAB9
Deuteranopia (green-blind)
#E1D9BC
Tritanopia (blue-blind)
#D2DBD5
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d0dfbb; /* rgb */ color: rgb(208, 223, 187); /* oklch */ color: oklch(88.3% 0.051 125.9);
Tailwind
colors: {
custom: {
50: '#dee9cf',
500: '#d0dfbb',
950: '#000000',
},
}SCSS
$custom: #d0dfbb; $custom-light: #dee9cf; $custom-dark: #000000;
JSON
{
"hex": "#d0dfbb",
"rgb": {
"r": 208,
"g": 223,
"b": 187
},
"hsl": {
"h": 85,
"s": 36,
"l": 80.392
},
"oklch": {
"l": 0.88285,
"c": 0.05081,
"h": 125.9
},
"luminance": 0.69773
}Semantic roles & 50–950 ramp
primary
#D0DFBB
secondary
#9B87B7
accent
#37AF69
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483