#B7CCCB#B7CCCB
#B7CCCB is a very light, muted teal. Relative luminance 0.576; OKLCH L 82.9% C 0.023 H 193.2°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CCCB |
|---|---|
| RGB | rgb(183, 204, 203) |
| HSL | hsl(177, 17%, 76%) |
| HSV | hsv(177, 10%, 80%) |
| CMYK | cmyk(10.3%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(80.50, -7.26, -1.91) |
| CIE-LCH | lch(80.50, 7.51, 194.77°) |
| OKLab | oklab(82.91% -0.0222 -0.0052) |
| OKLCH | oklch(82.91% 0.023 193.2) |
| XYZ | xyz(51.8983, 57.5639, 64.8650) |
| Luminance | 0.5756 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.66
Lightblue
#ADD8E6
ΔE00 7.70
Powder Blue
#B0E0E6
ΔE00 7.89
Light Grey
#D8DCD6
ΔE00 8.13
Silver
#C0C0C0
ΔE00 9.06
Fog
#D8DCE0
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CCCB #CCB7B8
analogous
#B7CCC0 #B7CCCB #B7C2CC
triadic
#B7CCCB #CBB7CC #CCCBB7
tetradic
#B7CCCB #C0B7CC #CCB7B8 #C2CCB7
square
#B7CCCB #C0B7CC #CCB7B8 #C2CCB7
split-complementary
#B7CCCB #CCB7C2 #CCC0B7
monochromatic
#6F9997 #93B3B1 #B7CCCB #DBE5E5 #EDF2F2
Accessibility & contrast
On white
1.68
#B7CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#B7CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CCCB
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CCCB | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACB
Deuteranopia (green-blind)
#C5C6CB
Tritanopia (blue-blind)
#B1CDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b7cccb; /* rgb */ color: rgb(183, 204, 203); /* oklch */ color: oklch(82.9% 0.023 193.2);
Tailwind
colors: {
custom: {
50: '#ccdbda',
500: '#b7cccb',
950: '#000000',
},
}SCSS
$custom: #b7cccb; $custom-light: #ccdbda; $custom-dark: #000000;
JSON
{
"hex": "#b7cccb",
"rgb": {
"r": 183,
"g": 204,
"b": 203
},
"hsl": {
"h": 177.143,
"s": 17.073,
"l": 75.882
},
"oklch": {
"l": 0.82912,
"c": 0.02278,
"h": 193.2
},
"luminance": 0.57565
}Semantic roles & 50–950 ramp
primary
#B7CCCB
secondary
#A08788
accent
#4A4E9B
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131514
muted
#838483