#B6CCC6#B6CCC6
#B6CCC6 is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.7% C 0.025 H 177.5°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CCC6 |
|---|---|
| RGB | rgb(182, 204, 198) |
| HSL | hsl(164, 18%, 76%) |
| HSV | hsv(164, 11%, 80%) |
| CMYK | cmyk(10.8%, 0%, 2.9%, 20%) |
| CIE-LAB | lab(80.30, -8.57, 0.47) |
| CIE-LCH | lch(80.30, 8.58, 176.89°) |
| OKLab | oklab(82.69% -0.0252 0.0011) |
| OKLCH | oklch(82.69% 0.025 177.5) |
| XYZ | xyz(51.0750, 57.2071, 61.7663) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.60
Light Grey
#D8DCD6
ΔE00 8.46
Powder Blue
#B0E0E6
ΔE00 8.57
Lightblue
#ADD8E6
ΔE00 9.50
Silver
#C0C0C0
ΔE00 10.13
Light Gray
#D3D3D3
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CCC6 #CCB6BC
analogous
#B6CCBB #B6CCC6 #B6C7CC
triadic
#B6CCC6 #C6B6CC #CCC6B6
tetradic
#B6CCC6 #BBB6CC #CCB6BC #C7CCB6
square
#B6CCC6 #BBB6CC #CCB6BC #C7CCB6
split-complementary
#B6CCC6 #CCB6C7 #CCBBB6
monochromatic
#6E9A8E #92B3AA #B6CCC6 #DAE5E2 #EDF2F1
Accessibility & contrast
On white
1.69
#B6CCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#B6CCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CCC6
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CCC6 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C6
Deuteranopia (green-blind)
#C6C6C6
Tritanopia (blue-blind)
#B1CDCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b6ccc6; /* rgb */ color: rgb(182, 204, 198); /* oklch */ color: oklch(82.7% 0.025 177.5);
Tailwind
colors: {
custom: {
50: '#ccdbd7',
500: '#b6ccc6',
950: '#000000',
},
}SCSS
$custom: #b6ccc6; $custom-light: #ccdbd7; $custom-dark: #000000;
JSON
{
"hex": "#b6ccc6",
"rgb": {
"r": 182,
"g": 204,
"b": 198
},
"hsl": {
"h": 163.636,
"s": 17.742,
"l": 75.686
},
"oklch": {
"l": 0.82693,
"c": 0.02519,
"h": 177.5
},
"luminance": 0.57208
}Semantic roles & 50–950 ramp
primary
#B6CCC6
secondary
#A0868D
accent
#49609C
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131514
muted
#838483