#CBDBDC#CBDBDC
#CBDBDC is a very light, near-neutral teal. Relative luminance 0.685; OKLCH L 88.0% C 0.017 H 201.4°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDBDC |
|---|---|
| RGB | rgb(203, 219, 220) |
| HSL | hsl(184, 20%, 83%) |
| HSV | hsv(184, 8%, 86%) |
| CMYK | cmyk(7.7%, 0.5%, 0%, 13.7%) |
| CIE-LAB | lab(86.27, -5.15, -2.33) |
| CIE-LCH | lch(86.27, 5.65, 204.34°) |
| OKLab | oklab(87.97% -0.0161 -0.0063) |
| OKLCH | oklch(87.97% 0.017 201.4) |
| XYZ | xyz(62.8756, 68.5260, 77.6105) |
| Luminance | 0.6853 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.50
Fog
#D8DCE0
ΔE00 5.77
Silver (survey)
#C5C9C7
ΔE00 6.13
Gainsboro
#DCDCDC
ΔE00 6.90
Light Gray
#D3D3D3
ΔE00 6.92
Azure (CSS)
#F0FFFF
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDBDC #DCCCCB
analogous
#CBDCD4 #CBDBDC #CBD2DC
triadic
#CBDBDC #DCCBDB #DBDCCB
tetradic
#CBDBDC #D4CBDC #DCCCCB #D2DCCB
square
#CBDBDC #D4CBDC #DCCCCB #D2DCCB
split-complementary
#CBDBDC #DCCBD2 #DCD4CB
monochromatic
#82A8AB #A6C2C3 #CBDBDC #EDF2F3 #EDF2F3
Accessibility & contrast
On white
1.43
#CBDBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#CBDBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDBDC
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDBDC | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D9DC
Deuteranopia (green-blind)
#D5D7DC
Tritanopia (blue-blind)
#C6DCDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #cbdbdc; /* rgb */ color: rgb(203, 219, 220); /* oklch */ color: oklch(88.0% 0.017 201.4);
Tailwind
colors: {
custom: {
50: '#dae6e6',
500: '#cbdbdc',
950: '#000000',
},
}SCSS
$custom: #cbdbdc; $custom-light: #dae6e6; $custom-dark: #000000;
JSON
{
"hex": "#cbdbdc",
"rgb": {
"r": 203,
"g": 219,
"b": 220
},
"hsl": {
"h": 183.529,
"s": 19.54,
"l": 82.941
},
"oklch": {
"l": 0.87968,
"c": 0.01727,
"h": 201.4
},
"luminance": 0.68527
}Semantic roles & 50–950 ramp
primary
#CBDBDC
secondary
#B29B99
accent
#4D489E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484