#B7CDCA#B7CDCA
#B7CDCA is a very light, muted teal. Relative luminance 0.580; OKLCH L 83.1% C 0.024 H 186.8°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CDCA |
|---|---|
| RGB | rgb(183, 205, 202) |
| HSL | hsl(172, 18%, 76%) |
| HSV | hsv(172, 11%, 80%) |
| CMYK | cmyk(10.7%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(80.73, -7.98, -1.03) |
| CIE-LCH | lch(80.73, 8.04, 187.34°) |
| OKLab | oklab(83.09% -0.0239 -0.0029) |
| OKLCH | oklch(83.09% 0.024 186.8) |
| XYZ | xyz(52.0180, 57.9932, 64.3189) |
| Luminance | 0.5799 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.16
Powder Blue
#B0E0E6
ΔE00 7.82
Lightblue
#ADD8E6
ΔE00 8.23
Light Grey
#D8DCD6
ΔE00 8.23
Silver
#C0C0C0
ΔE00 9.68
Light Gray
#D3D3D3
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CDCA #CDB7BA
analogous
#B7CDBF #B7CDCA #B7C5CD
triadic
#B7CDCA #CAB7CD #CDCAB7
tetradic
#B7CDCA #BFB7CD #CDB7BA #C5CDB7
square
#B7CDCA #BFB7CD #CDB7BA #C5CDB7
split-complementary
#B7CDCA #CDB7C5 #CDBFB7
monochromatic
#6F9B95 #93B4AF #B7CDCA #DBE6E5 #EDF2F2
Accessibility & contrast
On white
1.67
#B7CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#B7CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CDCA
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CDCA | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#B1CECC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b7cdca; /* rgb */ color: rgb(183, 205, 202); /* oklch */ color: oklch(83.1% 0.024 186.8);
Tailwind
colors: {
custom: {
50: '#ccdcda',
500: '#b7cdca',
950: '#000000',
},
}SCSS
$custom: #b7cdca; $custom-light: #ccdcda; $custom-dark: #000000;
JSON
{
"hex": "#b7cdca",
"rgb": {
"r": 183,
"g": 205,
"b": 202
},
"hsl": {
"h": 171.818,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.83093,
"c": 0.02412,
"h": 186.8
},
"luminance": 0.57994
}Semantic roles & 50–950 ramp
primary
#B7CDCA
secondary
#A2878A
accent
#49559C
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483