#B7CDCB#B7CDCB
#B7CDCB is a very light, muted teal. Relative luminance 0.580; OKLCH L 83.1% C 0.024 H 190.1°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CDCB |
|---|---|
| RGB | rgb(183, 205, 203) |
| HSL | hsl(175, 18%, 76%) |
| HSV | hsv(175, 11%, 80%) |
| CMYK | cmyk(10.7%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(80.76, -7.78, -1.52) |
| CIE-LCH | lch(80.76, 7.93, 191.09°) |
| OKLab | oklab(83.12% -0.0236 -0.0042) |
| OKLCH | oklch(83.12% 0.024 190.1) |
| XYZ | xyz(52.1367, 58.0408, 64.9445) |
| Luminance | 0.5804 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.06
Powder Blue
#B0E0E6
ΔE00 7.66
Lightblue
#ADD8E6
ΔE00 7.85
Light Grey
#D8DCD6
ΔE00 8.24
Silver
#C0C0C0
ΔE00 9.54
Fog
#D8DCE0
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CDCB #CDB7B9
analogous
#B7CDC0 #B7CDCB #B7C4CD
triadic
#B7CDCB #CBB7CD #CDCBB7
tetradic
#B7CDCB #C0B7CD #CDB7B9 #C4CDB7
square
#B7CDCB #C0B7CD #CDB7B9 #C4CDB7
split-complementary
#B7CDCB #CDB7C4 #CDC0B7
monochromatic
#6F9B97 #93B4B1 #B7CDCB #DBE6E5 #EDF2F2
Accessibility & contrast
On white
1.67
#B7CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#B7CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CDCB
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CDCB | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACB
Deuteranopia (green-blind)
#C6C7CB
Tritanopia (blue-blind)
#B1CECC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b7cdcb; /* rgb */ color: rgb(183, 205, 203); /* oklch */ color: oklch(83.1% 0.024 190.1);
Tailwind
colors: {
custom: {
50: '#ccdcda',
500: '#b7cdcb',
950: '#000000',
},
}SCSS
$custom: #b7cdcb; $custom-light: #ccdcda; $custom-dark: #000000;
JSON
{
"hex": "#b7cdcb",
"rgb": {
"r": 183,
"g": 205,
"b": 203
},
"hsl": {
"h": 174.545,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.83122,
"c": 0.02393,
"h": 190.1
},
"luminance": 0.58042
}Semantic roles & 50–950 ramp
primary
#B7CDCB
secondary
#A28789
accent
#49519C
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483