#CBD2D3#CBD2D3
#CBD2D3 is a very light, near-neutral teal. Relative luminance 0.635; OKLCH L 85.9% C 0.008 H 207.1°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CBD2D3 |
|---|---|
| RGB | rgb(203, 210, 211) |
| HSL | hsl(188, 8%, 81%) |
| HSV | hsv(188, 4%, 83%) |
| CMYK | cmyk(3.8%, 0.5%, 0%, 17.3%) |
| CIE-LAB | lab(83.70, -2.19, -1.32) |
| CIE-LCH | lch(83.70, 2.56, 211.14°) |
| OKLab | oklab(85.87% -0.0069 -0.0035) |
| OKLCH | oklch(85.87% 0.008 207.1) |
| XYZ | xyz(59.4308, 63.4925, 70.7397) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.79
Light Gray
#D3D3D3
ΔE00 3.33
Fog
#D8DCE0
ΔE00 3.50
Gainsboro
#DCDCDC
ΔE00 4.21
Light Grey
#D8DCD6
ΔE00 4.28
Silver
#C0C0C0
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBD2D3 #D3CCCB
analogous
#CBD3D0 #CBD2D3 #CBCED3
triadic
#CBD2D3 #D3CBD2 #D2D3CB
tetradic
#CBD2D3 #D0CBD3 #D3CCCB #CED3CB
square
#CBD2D3 #D0CBD3 #D3CCCB #CED3CB
split-complementary
#CBD2D3 #D3CBCE #D3D0CB
monochromatic
#89999B #AAB5B7 #CBD2D3 #ECEFEF #EEF1F1
Accessibility & contrast
On white
1.53
#CBD2D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#CBD2D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBD2D3
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBD2D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBD2D3 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D3
Deuteranopia (green-blind)
#CFD0D3
Tritanopia (blue-blind)
#C9D3D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #cbd2d3; /* rgb */ color: rgb(203, 210, 211); /* oklch */ color: oklch(85.9% 0.008 207.1);
Tailwind
colors: {
custom: {
50: '#dadfe0',
500: '#cbd2d3',
950: '#000000',
},
}SCSS
$custom: #cbd2d3; $custom-light: #dadfe0; $custom-dark: #000000;
JSON
{
"hex": "#cbd2d3",
"rgb": {
"r": 203,
"g": 210,
"b": 211
},
"hsl": {
"h": 187.5,
"s": 8.333,
"l": 81.176
},
"oklch": {
"l": 0.85866,
"c": 0.00779,
"h": 207.1
},
"luminance": 0.63493
}Semantic roles & 50–950 ramp
primary
#CBD2D3
secondary
#A79D9C
accent
#5B5392
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484