#B4CCCB#B4CCCB
#B4CCCB is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.7% C 0.026 H 193.6°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CCCB |
|---|---|
| RGB | rgb(180, 204, 203) |
| HSL | hsl(178, 19%, 75%) |
| HSV | hsv(178, 12%, 80%) |
| CMYK | cmyk(11.8%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(80.29, -8.24, -2.24) |
| CIE-LCH | lch(80.29, 8.54, 195.18°) |
| OKLab | oklab(82.7% -0.0252 -0.0061) |
| OKLCH | oklch(82.7% 0.026 193.6) |
| XYZ | xyz(51.1921, 57.1998, 64.8319) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.22
Lightblue
#ADD8E6
ΔE00 7.29
Silver (survey)
#C5C9C7
ΔE00 7.62
Light Grey
#D8DCD6
ΔE00 8.98
Silver
#C0C0C0
ΔE00 9.95
Fog
#D8DCE0
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CCCB #CCB4B5
analogous
#B4CCBF #B4CCCB #B4C1CC
triadic
#B4CCCB #CBB4CC #CCCBB4
tetradic
#B4CCCB #BFB4CC #CCB4B5 #C1CCB4
square
#B4CCCB #BFB4CC #CCB4B5 #C1CCB4
split-complementary
#B4CCCB #CCB4C1 #CCBFB4
monochromatic
#6B9A98 #90B3B2 #B4CCCB #D8E5E4 #EDF3F2
Accessibility & contrast
On white
1.69
#B4CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#B4CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CCCB
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CCCB | 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)
#C9C9CB
Deuteranopia (green-blind)
#C4C6CB
Tritanopia (blue-blind)
#ADCECC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b4cccb; /* rgb */ color: rgb(180, 204, 203); /* oklch */ color: oklch(82.7% 0.026 193.6);
Tailwind
colors: {
custom: {
50: '#cadbda',
500: '#b4cccb',
950: '#000000',
},
}SCSS
$custom: #b4cccb; $custom-light: #cadbda; $custom-dark: #000000;
JSON
{
"hex": "#b4cccb",
"rgb": {
"r": 180,
"g": 204,
"b": 203
},
"hsl": {
"h": 177.5,
"s": 19.048,
"l": 75.294
},
"oklch": {
"l": 0.82699,
"c": 0.02593,
"h": 193.6
},
"luminance": 0.57201
}Semantic roles & 50–950 ramp
primary
#B4CCCB
secondary
#A18485
accent
#484C9D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483