#CBDBD7#CBDBD7
#CBDBD7 is a very light, near-neutral teal. Relative luminance 0.683; OKLCH L 87.8% C 0.018 H 179.3°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDBD7 |
|---|---|
| RGB | rgb(203, 219, 215) |
| HSL | hsl(165, 18%, 83%) |
| HSV | hsv(165, 7%, 86%) |
| CMYK | cmyk(7.3%, 0%, 1.8%, 14.1%) |
| CIE-LAB | lab(86.14, -6.10, 0.12) |
| CIE-LCH | lch(86.14, 6.10, 178.86°) |
| OKLab | oklab(87.82% -0.018 0.0002) |
| OKLCH | oklch(87.82% 0.018 179.3) |
| XYZ | xyz(62.2233, 68.2651, 74.1751) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.93
Silver (survey)
#C5C9C7
ΔE00 6.37
Fog
#D8DCE0
ΔE00 7.27
Light Gray
#D3D3D3
ΔE00 7.66
Gainsboro
#DCDCDC
ΔE00 7.66
Azure (CSS)
#F0FFFF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDBD7 #DBCBCF
analogous
#CBDBCF #CBDBD7 #CBD7DB
triadic
#CBDBD7 #D7CBDB #DBD7CB
tetradic
#CBDBD7 #CFCBDB #DBCBCF #D7DBCB
square
#CBDBD7 #CFCBDB #DBCBCF #D7DBCB
split-complementary
#CBDBD7 #DBCBD7 #DBCFCB
monochromatic
#83A99F #A7C2BB #CBDBD7 #EDF2F1 #EDF2F1
Accessibility & contrast
On white
1.43
#CBDBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#CBDBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDBD7
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDBD7 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D9D7
Deuteranopia (green-blind)
#D6D6D7
Tritanopia (blue-blind)
#C7DCDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cbdbd7; /* rgb */ color: rgb(203, 219, 215); /* oklch */ color: oklch(87.8% 0.018 179.3);
Tailwind
colors: {
custom: {
50: '#dae6e3',
500: '#cbdbd7',
950: '#000000',
},
}SCSS
$custom: #cbdbd7; $custom-light: #dae6e3; $custom-dark: #000000;
JSON
{
"hex": "#cbdbd7",
"rgb": {
"r": 203,
"g": 219,
"b": 215
},
"hsl": {
"h": 165,
"s": 18.182,
"l": 82.745
},
"oklch": {
"l": 0.87822,
"c": 0.01802,
"h": 179.3
},
"luminance": 0.68266
}Semantic roles & 50–950 ramp
primary
#CBDBD7
secondary
#B19A9F
accent
#495E9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484