#D2DFCB#D2DFCB
#D2DFCB is a very light, muted yellow-green. Relative luminance 0.708; OKLCH L 88.8% C 0.030 H 134.4°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DFCB |
|---|---|
| RGB | rgb(210, 223, 203) |
| HSL | hsl(99, 24%, 84%) |
| HSV | hsv(99, 9%, 87%) |
| CMYK | cmyk(5.8%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(87.38, -7.95, 8.31) |
| CIE-LCH | lch(87.38, 11.50, 133.75°) |
| OKLab | oklab(88.83% -0.0212 0.0217) |
| OKLCH | oklch(88.83% 0.03 134.4) |
| XYZ | xyz(63.7436, 70.7885, 66.7937) |
| Luminance | 0.7079 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.09
Honeydew
#F0FFF0
ΔE00 7.12
Beige
#F5F5DC
ΔE00 7.43
Eggshell
#F0EAD6
ΔE00 8.66
Off White (survey)
#FFFFE4
ΔE00 9.04
Lightyellow
#FFFFE0
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DFCB #D8CBDF
analogous
#DCDFCB #D2DFCB #CBDFCE
triadic
#D2DFCB #CBD2DF #DFCBD2
tetradic
#D2DFCB #CBDCDF #D8CBDF #DFCECB
square
#D2DFCB #CBDCDF #D8CBDF #DFCECB
split-complementary
#D2DFCB #CECBDF #DFCBDC
monochromatic
#90B07F #B1C8A5 #D2DFCB #EFF3EC #EFF3EC
Accessibility & contrast
On white
1.39
#D2DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#D2DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DFCB
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DFCB | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCA
Deuteranopia (green-blind)
#DFDBCC
Tritanopia (blue-blind)
#D2DDD9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d2dfcb; /* rgb */ color: rgb(210, 223, 203); /* oklch */ color: oklch(88.8% 0.030 134.4);
Tailwind
colors: {
custom: {
50: '#dfe9da',
500: '#d2dfcb',
950: '#000000',
},
}SCSS
$custom: #d2dfcb; $custom-light: #dfe9da; $custom-dark: #000000;
JSON
{
"hex": "#d2dfcb",
"rgb": {
"r": 210,
"g": 223,
"b": 203
},
"hsl": {
"h": 99,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.88831,
"c": 0.03034,
"h": 134.4
},
"luminance": 0.70789
}Semantic roles & 50–950 ramp
primary
#D2DFCB
secondary
#AB98B6
accent
#43A281
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483