#B6CCCB#B6CCCB
#B6CCCB is a very light, muted teal. Relative luminance 0.574; OKLCH L 82.8% C 0.024 H 193.4°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CCCB |
|---|---|
| RGB | rgb(182, 204, 203) |
| HSL | hsl(177, 18%, 76%) |
| HSV | hsv(177, 11%, 80%) |
| CMYK | cmyk(10.8%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(80.43, -7.59, -2.02) |
| CIE-LCH | lch(80.43, 7.85, 194.92°) |
| OKLab | oklab(82.84% -0.0232 -0.0055) |
| OKLCH | oklch(82.84% 0.024 193.4) |
| XYZ | xyz(51.6612, 57.4416, 64.8539) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.98
Lightblue
#ADD8E6
ΔE00 7.55
Powder Blue
#B0E0E6
ΔE00 7.66
Light Grey
#D8DCD6
ΔE00 8.42
Silver
#C0C0C0
ΔE00 9.36
Fog
#D8DCE0
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CCCB #CCB6B7
analogous
#B6CCC0 #B6CCCB #B6C2CC
triadic
#B6CCCB #CBB6CC #CCCBB6
tetradic
#B6CCCB #C0B6CC #CCB6B7 #C2CCB6
square
#B6CCCB #C0B6CC #CCB6B7 #C2CCB6
split-complementary
#B6CCCB #CCB6C2 #CCC0B6
monochromatic
#6E9A98 #92B3B1 #B6CCCB #DAE5E5 #EDF2F2
Accessibility & contrast
On white
1.68
#B6CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#B6CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CCCB
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CCCB | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACB
Deuteranopia (green-blind)
#C5C6CB
Tritanopia (blue-blind)
#B0CDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b6cccb; /* rgb */ color: rgb(182, 204, 203); /* oklch */ color: oklch(82.8% 0.024 193.4);
Tailwind
colors: {
custom: {
50: '#ccdbda',
500: '#b6cccb',
950: '#000000',
},
}SCSS
$custom: #b6cccb; $custom-light: #ccdbda; $custom-dark: #000000;
JSON
{
"hex": "#b6cccb",
"rgb": {
"r": 182,
"g": 204,
"b": 203
},
"hsl": {
"h": 177.273,
"s": 17.742,
"l": 75.686
},
"oklch": {
"l": 0.82841,
"c": 0.02383,
"h": 193.4
},
"luminance": 0.57443
}Semantic roles & 50–950 ramp
primary
#B6CCCB
secondary
#A08687
accent
#494D9C
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131514
muted
#838483