#B7CCCC#B7CCCC
#B7CCCC is a very light, muted teal. Relative luminance 0.576; OKLCH L 82.9% C 0.023 H 196.7°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B7CCCC |
|---|---|
| RGB | rgb(183, 204, 204) |
| HSL | hsl(180, 17%, 76%) |
| HSV | hsv(180, 10%, 80%) |
| CMYK | cmyk(10.3%, 0%, 0%, 20%) |
| CIE-LAB | lab(80.52, -7.06, -2.41) |
| CIE-LCH | lch(80.52, 7.46, 198.85°) |
| OKLab | oklab(82.94% -0.0218 -0.0065) |
| OKLCH | oklch(82.94% 0.023 196.7) |
| XYZ | xyz(52.0178, 57.6117, 65.4946) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.60
Lightblue
#ADD8E6
ΔE00 7.37
Powder Blue
#B0E0E6
ΔE00 7.81
Light Grey
#D8DCD6
ΔE00 8.20
Silver
#C0C0C0
ΔE00 8.94
Fog
#D8DCE0
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7CCCC #CCB7B7
analogous
#B7CCC1 #B7CCCC #B7C1CC
triadic
#B7CCCC #CCB7CC #CCCCB7
tetradic
#B7CCCC #C1B7CC #CCB7B7 #C1CCB7
square
#B7CCCC #C1B7CC #CCB7B7 #C1CCB7
split-complementary
#B7CCCC #CCB7C1 #CCC1B7
monochromatic
#6F9999 #93B3B3 #B7CCCC #DBE5E5 #EDF2F2
Accessibility & contrast
On white
1.68
#B7CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#B7CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7CCCC
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7CCCC | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#C5C6CC
Tritanopia (blue-blind)
#B1CECC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b7cccc; /* rgb */ color: rgb(183, 204, 204); /* oklch */ color: oklch(82.9% 0.023 196.7);
Tailwind
colors: {
custom: {
50: '#ccdbdb',
500: '#b7cccc',
950: '#000000',
},
}SCSS
$custom: #b7cccc; $custom-light: #ccdbdb; $custom-dark: #000000;
JSON
{
"hex": "#b7cccc",
"rgb": {
"r": 183,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 17.073,
"l": 75.882
},
"oklch": {
"l": 0.82942,
"c": 0.02274,
"h": 196.7
},
"luminance": 0.57613
}Semantic roles & 50–950 ramp
primary
#B7CCCC
secondary
#A08787
accent
#4A4A9B
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131515
muted
#838484