#B4CCC4#B4CCC4
#B4CCC4 is a very light, muted teal. Relative luminance 0.569; OKLCH L 82.5% C 0.028 H 173.6°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B4CCC4 |
|---|---|
| RGB | rgb(180, 204, 196) |
| HSL | hsl(160, 19%, 75%) |
| HSV | hsv(160, 12%, 80%) |
| CMYK | cmyk(11.8%, 0%, 3.9%, 20%) |
| CIE-LAB | lab(80.11, -9.62, 1.25) |
| CIE-LCH | lch(80.11, 9.70, 172.61°) |
| OKLab | oklab(82.49% -0.028 0.0032) |
| OKLCH | oklch(82.49% 0.028 173.6) |
| XYZ | xyz(50.3767, 56.8736, 60.5374) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 8.55
Powder Blue
#B0E0E6
ΔE00 8.76
Light Grey
#D8DCD6
ΔE00 9.19
Lightblue
#ADD8E6
ΔE00 10.16
Silver
#C0C0C0
ΔE00 11.05
Paleturquoise
#AFEEEE
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4CCC4 #CCB4BC
analogous
#B4CCB8 #B4CCC4 #B4C8CC
triadic
#B4CCC4 #C4B4CC #CCC4B4
tetradic
#B4CCC4 #B8B4CC #CCB4BC #C8CCB4
square
#B4CCC4 #B8B4CC #CCB4BC #C8CCB4
split-complementary
#B4CCC4 #CCB4C8 #CCB8B4
monochromatic
#6B9A8B #90B3A7 #B4CCC4 #D8E5E1 #EDF3F1
Accessibility & contrast
On white
1.70
#B4CCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#B4CCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4CCC4
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4CCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4CCC4 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC9C4
Deuteranopia (green-blind)
#C5C5C5
Tritanopia (blue-blind)
#AFCDCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b4ccc4; /* rgb */ color: rgb(180, 204, 196); /* oklch */ color: oklch(82.5% 0.028 173.6);
Tailwind
colors: {
custom: {
50: '#cadbd5',
500: '#b4ccc4',
950: '#000000',
},
}SCSS
$custom: #b4ccc4; $custom-light: #cadbd5; $custom-dark: #000000;
JSON
{
"hex": "#b4ccc4",
"rgb": {
"r": 180,
"g": 204,
"b": 196
},
"hsl": {
"h": 160,
"s": 19.048,
"l": 75.294
},
"oklch": {
"l": 0.82494,
"c": 0.02817,
"h": 173.6
},
"luminance": 0.56875
}Semantic roles & 50–950 ramp
primary
#B4CCC4
secondary
#A1848D
accent
#48659D
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483