#B6CCC4#B6CCC4
#B6CCC4 is a very light, muted teal. Relative luminance 0.571; OKLCH L 82.6% C 0.026 H 171.8°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B6CCC4 |
|---|---|
| RGB | rgb(182, 204, 196) |
| HSL | hsl(158, 18%, 76%) |
| HSV | hsv(158, 11%, 80%) |
| CMYK | cmyk(10.8%, 0%, 3.9%, 20%) |
| CIE-LAB | lab(80.24, -8.96, 1.46) |
| CIE-LCH | lch(80.24, 9.08, 170.73°) |
| OKLab | oklab(82.64% -0.026 0.0037) |
| OKLCH | oklch(82.64% 0.026 171.8) |
| XYZ | xyz(50.8458, 57.1155, 60.5594) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 7.96
Light Grey
#D8DCD6
ΔE00 8.61
Powder Blue
#B0E0E6
ΔE00 9.10
Lightblue
#ADD8E6
ΔE00 10.34
Silver
#C0C0C0
ΔE00 10.51
Light Gray
#D3D3D3
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6CCC4 #CCB6BE
analogous
#B6CCB9 #B6CCC4 #B6C9CC
triadic
#B6CCC4 #C4B6CC #CCC4B6
tetradic
#B6CCC4 #B9B6CC #CCB6BE #C9CCB6
square
#B6CCC4 #B9B6CC #CCB6BE #C9CCB6
split-complementary
#B6CCC4 #CCB6C9 #CCB9B6
monochromatic
#6E9A8A #92B3A7 #B6CCC4 #DAE5E1 #EDF2F0
Accessibility & contrast
On white
1.69
#B6CCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#B6CCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6CCC4
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6CCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6CCC4 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C4
Deuteranopia (green-blind)
#C6C6C5
Tritanopia (blue-blind)
#B1CCCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b6ccc4; /* rgb */ color: rgb(182, 204, 196); /* oklch */ color: oklch(82.6% 0.026 171.8);
Tailwind
colors: {
custom: {
50: '#ccdbd5',
500: '#b6ccc4',
950: '#000000',
},
}SCSS
$custom: #b6ccc4; $custom-light: #ccdbd5; $custom-dark: #000000;
JSON
{
"hex": "#b6ccc4",
"rgb": {
"r": 182,
"g": 204,
"b": 196
},
"hsl": {
"h": 158.182,
"s": 17.742,
"l": 75.686
},
"oklch": {
"l": 0.82636,
"c": 0.02624,
"h": 171.8
},
"luminance": 0.57116
}Semantic roles & 50–950 ramp
primary
#B6CCC4
secondary
#A0868F
accent
#49679C
background
#FEFEFE
surface
#FAFBFB
border
#D3D4D4
text
#131514
muted
#838483