#B7CDCD#B7CDCD
#B7CDCD is a very light, muted teal. Relative luminance 0.581; OKLCH L 83.2% C 0.024 H 196.7°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CDCD |
|---|---|
| RGB | rgb(183, 205, 205) |
| HSL | hsl(180, 18%, 76%) |
| HSV | hsv(180, 11%, 80%) |
| CMYK | cmyk(10.7%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(80.81, -7.38, -2.52) |
| CIE-LCH | lch(80.81, 7.80, 198.83°) |
| OKLab | oklab(83.18% -0.0228 -0.0068) |
| OKLCH | oklch(83.18% 0.024 196.7) |
| XYZ | xyz(52.3766, 58.1367, 66.2078) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.92
Lightblue
#ADD8E6
ΔE00 7.14
Powder Blue
#B0E0E6
ΔE00 7.46
Light Grey
#D8DCD6
ΔE00 8.34
Fog
#D8DCE0
ΔE00 9.18
Silver
#C0C0C0
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CDCD #CDB7B7
analogous
#B7CDC2 #B7CDCD #B7C2CD
triadic
#B7CDCD #CDB7CD #CDCDB7
tetradic
#B7CDCD #C2B7CD #CDB7B7 #C2CDB7
square
#B7CDCD #C2B7CD #CDB7B7 #C2CDB7
split-complementary
#B7CDCD #CDB7C2 #CDC2B7
monochromatic
#6F9B9B #93B4B4 #B7CDCD #DBE6E6 #EDF2F2
Accessibility & contrast
On white
1.66
#B7CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#B7CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CDCD
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CDCD | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#B1CFCD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b7cdcd; /* rgb */ color: rgb(183, 205, 205); /* oklch */ color: oklch(83.2% 0.024 196.7);
Tailwind
colors: {
custom: {
50: '#ccdcdc',
500: '#b7cdcd',
950: '#000000',
},
}SCSS
$custom: #b7cdcd; $custom-light: #ccdcdc; $custom-dark: #000000;
JSON
{
"hex": "#b7cdcd",
"rgb": {
"r": 183,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.83182,
"c": 0.02377,
"h": 196.7
},
"luminance": 0.58138
}Semantic roles & 50–950 ramp
primary
#B7CDCD
secondary
#A28787
accent
#49499C
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484