#B4CCCC#B4CCCC
#B4CCCC is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.7% C 0.026 H 196.7°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CCCC |
|---|---|
| RGB | rgb(180, 204, 204) |
| HSL | hsl(180, 19%, 75%) |
| HSV | hsv(180, 12%, 80%) |
| CMYK | cmyk(11.8%, 0%, 0%, 20%) |
| CIE-LAB | lab(80.32, -8.04, -2.73) |
| CIE-LCH | lch(80.32, 8.49, 198.78°) |
| OKLab | oklab(82.73% -0.0248 -0.0074) |
| OKLCH | oklch(82.73% 0.026 196.7) |
| XYZ | xyz(51.3117, 57.2476, 65.4615) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.93
Powder Blue
#B0E0E6
ΔE00 7.12
Silver (survey)
#C5C9C7
ΔE00 7.56
Light Grey
#D8DCD6
ΔE00 9.02
Silver
#C0C0C0
ΔE00 9.84
Fog
#D8DCE0
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CCCC #CCB4B4
analogous
#B4CCC0 #B4CCCC #B4C0CC
triadic
#B4CCCC #CCB4CC #CCCCB4
tetradic
#B4CCCC #C0B4CC #CCB4B4 #C0CCB4
square
#B4CCCC #C0B4CC #CCB4B4 #C0CCB4
split-complementary
#B4CCCC #CCB4C0 #CCC0B4
monochromatic
#6B9A9A #90B3B3 #B4CCCC #D8E5E5 #EDF3F3
Accessibility & contrast
On white
1.69
#B4CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#B4CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CCCC
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CCCC | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9CC
Deuteranopia (green-blind)
#C4C6CC
Tritanopia (blue-blind)
#ADCECC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b4cccc; /* rgb */ color: rgb(180, 204, 204); /* oklch */ color: oklch(82.7% 0.026 196.7);
Tailwind
colors: {
custom: {
50: '#cadbdb',
500: '#b4cccc',
950: '#000000',
},
}SCSS
$custom: #b4cccc; $custom-light: #cadbdb; $custom-dark: #000000;
JSON
{
"hex": "#b4cccc",
"rgb": {
"r": 180,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 19.048,
"l": 75.294
},
"oklch": {
"l": 0.8273,
"c": 0.0259,
"h": 196.7
},
"luminance": 0.57249
}Semantic roles & 50–950 ramp
primary
#B4CCCC
secondary
#A18484
accent
#48489D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131515
muted
#828484