#B4CCCA#B4CCCA
#B4CCCA is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.7% C 0.026 H 190.6°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CCCA |
|---|---|
| RGB | rgb(180, 204, 202) |
| HSL | hsl(175, 19%, 75%) |
| HSV | hsv(175, 12%, 80%) |
| CMYK | cmyk(11.8%, 0%, 1%, 20%) |
| CIE-LAB | lab(80.27, -8.44, -1.74) |
| CIE-LCH | lch(80.27, 8.62, 191.64°) |
| OKLab | oklab(82.67% -0.0256 -0.0048) |
| OKLCH | oklch(82.67% 0.026 190.6) |
| XYZ | xyz(51.0734, 57.1523, 64.2063) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.36
Lightblue
#ADD8E6
ΔE00 7.67
Silver (survey)
#C5C9C7
ΔE00 7.70
Light Grey
#D8DCD6
ΔE00 8.95
Silver
#C0C0C0
ΔE00 10.08
Fog
#D8DCE0
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CCCA #CCB4B6
analogous
#B4CCBE #B4CCCA #B4C2CC
triadic
#B4CCCA #CAB4CC #CCCAB4
tetradic
#B4CCCA #BEB4CC #CCB4B6 #C2CCB4
square
#B4CCCA #BEB4CC #CCB4B6 #C2CCB4
split-complementary
#B4CCCA #CCB4C2 #CCBEB4
monochromatic
#6B9A97 #90B3B0 #B4CCCA #D8E5E4 #EDF3F2
Accessibility & contrast
On white
1.69
#B4CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#B4CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CCCA
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CCCA | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CA
Deuteranopia (green-blind)
#C4C6CA
Tritanopia (blue-blind)
#AECDCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b4ccca; /* rgb */ color: rgb(180, 204, 202); /* oklch */ color: oklch(82.7% 0.026 190.6);
Tailwind
colors: {
custom: {
50: '#cadbda',
500: '#b4ccca',
950: '#000000',
},
}SCSS
$custom: #b4ccca; $custom-light: #cadbda; $custom-dark: #000000;
JSON
{
"hex": "#b4ccca",
"rgb": {
"r": 180,
"g": 204,
"b": 202
},
"hsl": {
"h": 175,
"s": 19.048,
"l": 75.294
},
"oklch": {
"l": 0.82669,
"c": 0.02604,
"h": 190.6
},
"luminance": 0.57153
}Semantic roles & 50–950 ramp
primary
#B4CCCA
secondary
#A18486
accent
#484F9D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483