#B4CCC6#B4CCC6
#B4CCC6 is a very light, muted teal. Relative luminance 0.570; OKLCH L 82.6% C 0.027 H 178.9°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CCC6 |
|---|---|
| RGB | rgb(180, 204, 198) |
| HSL | hsl(165, 19%, 75%) |
| HSV | hsv(165, 12%, 80%) |
| CMYK | cmyk(11.8%, 0%, 2.9%, 20%) |
| CIE-LAB | lab(80.16, -9.23, 0.25) |
| CIE-LCH | lch(80.16, 9.24, 178.44°) |
| OKLab | oklab(82.55% -0.0272 0.0005) |
| OKLCH | oklch(82.55% 0.027 178.9) |
| XYZ | xyz(50.6059, 56.9653, 61.7443) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.20
Silver (survey)
#C5C9C7
ΔE00 8.21
Light Grey
#D8DCD6
ΔE00 9.04
Lightblue
#ADD8E6
ΔE00 9.30
Silver
#C0C0C0
ΔE00 10.69
Paleturquoise
#AFEEEE
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CCC6 #CCB4BA
analogous
#B4CCBA #B4CCC6 #B4C6CC
triadic
#B4CCC6 #C6B4CC #CCC6B4
tetradic
#B4CCC6 #BAB4CC #CCB4BA #C6CCB4
square
#B4CCC6 #BAB4CC #CCB4BA #C6CCB4
split-complementary
#B4CCC6 #CCB4C6 #CCBAB4
monochromatic
#6B9A8F #90B3AA #B4CCC6 #D8E5E2 #EDF3F1
Accessibility & contrast
On white
1.69
#B4CCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#B4CCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CCC6
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CCC6 | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C6
Deuteranopia (green-blind)
#C5C5C6
Tritanopia (blue-blind)
#AECDCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b4ccc6; /* rgb */ color: rgb(180, 204, 198); /* oklch */ color: oklch(82.6% 0.027 178.9);
Tailwind
colors: {
custom: {
50: '#cadbd7',
500: '#b4ccc6',
950: '#000000',
},
}SCSS
$custom: #b4ccc6; $custom-light: #cadbd7; $custom-dark: #000000;
JSON
{
"hex": "#b4ccc6",
"rgb": {
"r": 180,
"g": 204,
"b": 198
},
"hsl": {
"h": 165,
"s": 19.048,
"l": 75.294
},
"oklch": {
"l": 0.82552,
"c": 0.02719,
"h": 178.9
},
"luminance": 0.56966
}Semantic roles & 50–950 ramp
primary
#B4CCC6
secondary
#A1848B
accent
#485D9D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483