#CBDCDC#CBDCDC
#CBDCDC is a very light, near-neutral teal. Relative luminance 0.691; OKLCH L 88.2% C 0.018 H 196.8°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CBDCDC |
|---|---|
| RGB | rgb(203, 220, 220) |
| HSL | hsl(180, 20%, 83%) |
| HSV | hsv(180, 8%, 86%) |
| CMYK | cmyk(7.7%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(86.53, -5.67, -1.95) |
| CIE-LCH | lch(86.53, 5.99, 198.99°) |
| OKLab | oklab(88.17% -0.0175 -0.0053) |
| OKLCH | oklch(88.17% 0.018 196.8) |
| XYZ | xyz(63.1373, 69.0494, 77.6978) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.58
Fog
#D8DCE0
ΔE00 6.35
Silver (survey)
#C5C9C7
ΔE00 6.50
Gainsboro
#DCDCDC
ΔE00 7.33
Light Gray
#D3D3D3
ΔE00 7.40
Azure (CSS)
#F0FFFF
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBDCDC #DCCBCB
analogous
#CBDCD3 #CBDCDC #CBD3DC
triadic
#CBDCDC #DCCBDC #DCDCCB
tetradic
#CBDCDC #D3CBDC #DCCBCB #D3DCCB
square
#CBDCDC #D3CBDC #DCCBCB #D3DCCB
split-complementary
#CBDCDC #DCCBD3 #DCD3CB
monochromatic
#82ABAB #A6C3C3 #CBDCDC #EDF3F3 #EDF3F3
Accessibility & contrast
On white
1.42
#CBDCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#CBDCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBDCDC
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBDCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBDCDC | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADC
Deuteranopia (green-blind)
#D6D7DC
Tritanopia (blue-blind)
#C6DDDC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cbdcdc; /* rgb */ color: rgb(203, 220, 220); /* oklch */ color: oklch(88.2% 0.018 196.8);
Tailwind
colors: {
custom: {
50: '#dae6e6',
500: '#cbdcdc',
950: '#000000',
},
}SCSS
$custom: #cbdcdc; $custom-light: #dae6e6; $custom-dark: #000000;
JSON
{
"hex": "#cbdcdc",
"rgb": {
"r": 203,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 19.54,
"l": 82.941
},
"oklch": {
"l": 0.88172,
"c": 0.01825,
"h": 196.8
},
"luminance": 0.6905
}Semantic roles & 50–950 ramp
primary
#CBDCDC
secondary
#B29999
accent
#48489E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151616
muted
#848484