#B7CCCD#B7CCCD
#B7CCCD is a very light, muted teal. Relative luminance 0.577; OKLCH L 83.0% C 0.023 H 200.2°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CCCD |
|---|---|
| RGB | rgb(183, 204, 205) |
| HSL | hsl(183, 18%, 76%) |
| HSV | hsv(183, 11%, 80%) |
| CMYK | cmyk(10.7%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(80.55, -6.86, -2.91) |
| CIE-LCH | lch(80.55, 7.45, 202.96°) |
| OKLab | oklab(82.97% -0.0214 -0.0079) |
| OKLCH | oklch(82.97% 0.023 200.2) |
| XYZ | xyz(52.1382, 57.6598, 66.1283) |
| Luminance | 0.5766 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.57
Lightblue
#ADD8E6
ΔE00 7.07
Powder Blue
#B0E0E6
ΔE00 7.78
Light Grey
#D8DCD6
ΔE00 8.29
Fog
#D8DCE0
ΔE00 8.81
Silver
#C0C0C0
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CCCD #CDB8B7
analogous
#B7CDC3 #B7CCCD #B7C1CD
triadic
#B7CCCD #CDB7CC #CCCDB7
tetradic
#B7CCCD #C3B7CD #CDB8B7 #C1CDB7
square
#B7CCCD #C3B7CD #CDB8B7 #C1CDB7
split-complementary
#B7CCCD #CDB7C1 #CDC3B7
monochromatic
#6F999B #93B2B4 #B7CCCD #DBE6E6 #EDF2F2
Accessibility & contrast
On white
1.68
#B7CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#B7CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CCCD
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CCCD | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACD
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#B1CECC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b7cccd; /* rgb */ color: rgb(183, 204, 205); /* oklch */ color: oklch(83.0% 0.023 200.2);
Tailwind
colors: {
custom: {
50: '#ccdbdc',
500: '#b7cccd',
950: '#000000',
},
}SCSS
$custom: #b7cccd; $custom-light: #ccdbdc; $custom-dark: #000000;
JSON
{
"hex": "#b7cccd",
"rgb": {
"r": 183,
"g": 204,
"b": 205
},
"hsl": {
"h": 182.727,
"s": 18.033,
"l": 76.078
},
"oklch": {
"l": 0.82972,
"c": 0.02278,
"h": 200.2
},
"luminance": 0.57661
}Semantic roles & 50–950 ramp
primary
#B7CCCD
secondary
#A28887
accent
#4D499C
background
#FEFEFE
surface
#FAFBFC
border
#D3D4D5
text
#131515
muted
#838484