#B7CDCC#B7CDCC
#B7CDCC is a very light, muted teal. Relative luminance 0.581; OKLCH L 83.2% C 0.024 H 193.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CDCC |
|---|---|
| RGB | rgb(183, 205, 204) |
| HSL | hsl(177, 18%, 76%) |
| HSV | hsv(177, 11%, 80%) |
| CMYK | cmyk(10.7%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(80.79, -7.58, -2.02) |
| CIE-LCH | lch(80.79, 7.84, 194.93°) |
| OKLab | oklab(83.15% -0.0232 -0.0055) |
| OKLCH | oklch(83.15% 0.024 193.4) |
| XYZ | xyz(52.2563, 58.0886, 65.5741) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.98
Lightblue
#ADD8E6
ΔE00 7.48
Powder Blue
#B0E0E6
ΔE00 7.54
Light Grey
#D8DCD6
ΔE00 8.28
Fog
#D8DCE0
ΔE00 9.40
Silver
#C0C0C0
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CDCC #CDB7B8
analogous
#B7CDC1 #B7CDCC #B7C3CD
triadic
#B7CDCC #CCB7CD #CDCCB7
tetradic
#B7CDCC #C1B7CD #CDB7B8 #C3CDB7
square
#B7CDCC #C1B7CD #CDB7B8 #C3CDB7
split-complementary
#B7CDCC #CDB7C3 #CDC1B7
monochromatic
#6F9B99 #93B4B2 #B7CDCC #DBE6E6 #EDF2F2
Accessibility & contrast
On white
1.66
#B7CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#B7CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CDCC
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CDCC | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCC
Deuteranopia (green-blind)
#C6C7CC
Tritanopia (blue-blind)
#B1CECD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b7cdcc; /* rgb */ color: rgb(183, 205, 204); /* oklch */ color: oklch(83.2% 0.024 193.4);
Tailwind
colors: {
custom: {
50: '#ccdcdb',
500: '#b7cdcc',
950: '#000000',
},
}SCSS
$custom: #b7cdcc; $custom-light: #ccdcdb; $custom-dark: #000000;
JSON
{
"hex": "#b7cdcc",
"rgb": {
"r": 183,
"g": 205,
"b": 204
},
"hsl": {
"h": 177.273,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.83152,
"c": 0.02381,
"h": 193.4
},
"luminance": 0.5809
}Semantic roles & 50–950 ramp
primary
#B7CDCC
secondary
#A28788
accent
#494D9C
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131515
muted
#838484