#CBDBD8#CBDBD8
#CBDBD8 is a very light, near-neutral teal. Relative luminance 0.683; OKLCH L 87.9% C 0.018 H 183.5°. Best body text is #000000 at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDBD8 |
|---|---|
| RGB | rgb(203, 219, 216) |
| HSL | hsl(169, 18%, 83%) |
| HSV | hsv(169, 7%, 86%) |
| CMYK | cmyk(7.3%, 0%, 1.4%, 14.1%) |
| CIE-LAB | lab(86.16, -5.91, -0.37) |
| CIE-LCH | lch(86.16, 5.92, 183.57°) |
| OKLab | oklab(87.85% -0.0176 -0.0011) |
| OKLCH | oklch(87.85% 0.018 183.5) |
| XYZ | xyz(62.3522, 68.3167, 74.8539) |
| Luminance | 0.6832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.96
Silver (survey)
#C5C9C7
ΔE00 6.26
Fog
#D8DCE0
ΔE00 6.94
Gainsboro
#DCDCDC
ΔE00 7.47
Light Gray
#D3D3D3
ΔE00 7.47
Azure (CSS)
#F0FFFF
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDBD8 #DBCBCE
analogous
#CBDBD0 #CBDBD8 #CBD6DB
triadic
#CBDBD8 #D8CBDB #DBD8CB
tetradic
#CBDBD8 #D0CBDB #DBCBCE #D6DBCB
square
#CBDBD8 #D0CBDB #DBCBCE #D6DBCB
split-complementary
#CBDBD8 #DBCBD6 #DBD0CB
monochromatic
#83A9A2 #A7C2BD #CBDBD8 #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.43
#CBDBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.66
#CBDBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDBD8
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDBD8 | 1.00 | 1.43 | 14.66 | 14.66 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D8
Deuteranopia (green-blind)
#D6D7D8
Tritanopia (blue-blind)
#C7DCDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cbdbd8; /* rgb */ color: rgb(203, 219, 216); /* oklch */ color: oklch(87.9% 0.018 183.5);
Tailwind
colors: {
custom: {
50: '#dae6e4',
500: '#cbdbd8',
950: '#000000',
},
}SCSS
$custom: #cbdbd8; $custom-light: #dae6e4; $custom-dark: #000000;
JSON
{
"hex": "#cbdbd8",
"rgb": {
"r": 203,
"g": 219,
"b": 216
},
"hsl": {
"h": 168.75,
"s": 18.182,
"l": 82.745
},
"oklch": {
"l": 0.87851,
"c": 0.01766,
"h": 183.5
},
"luminance": 0.68317
}Semantic roles & 50–950 ramp
primary
#CBDBD8
secondary
#B19A9E
accent
#49599C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484