#B0CCC2#B0CCC2
#B0CCC2 is a very light, muted teal. Relative luminance 0.563; OKLCH L 82.2% C 0.033 H 171.9°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CCC2 |
|---|---|
| RGB | rgb(176, 204, 194) |
| HSL | hsl(159, 22%, 75%) |
| HSV | hsv(159, 14%, 80%) |
| CMYK | cmyk(13.7%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(79.79, -11.34, 1.82) |
| CIE-LCH | lch(79.79, 11.48, 170.86°) |
| OKLab | oklab(82.16% -0.0328 0.0047) |
| OKLCH | oklch(82.16% 0.033 171.9) |
| XYZ | xyz(49.2326, 56.3098, 59.3035) |
| Luminance | 0.5631 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.85
Silver (survey)
#C5C9C7
ΔE00 10.00
Light Grey
#D8DCD6
ΔE00 10.49
Pale Teal
#82CBB2
ΔE00 10.53
Paleturquoise
#AFEEEE
ΔE00 10.66
Lightblue
#ADD8E6
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CCC2 #CCB0BA
analogous
#B0CCB4 #B0CCC2 #B0C8CC
triadic
#B0CCC2 #C2B0CC #CCC2B0
tetradic
#B0CCC2 #B4B0CC #CCB0BA #C8CCB0
square
#B0CCC2 #B4B0CC #CCB0BA #C8CCB0
split-complementary
#B0CCC2 #CCB0C8 #CCB4B0
monochromatic
#669C89 #8BB4A5 #B0CCC2 #D5E4DF #ECF3F1
Accessibility & contrast
On white
1.71
#B0CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#B0CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CCC2
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CCC2 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8C2
Deuteranopia (green-blind)
#C5C4C3
Tritanopia (blue-blind)
#AACDC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b0ccc2; /* rgb */ color: rgb(176, 204, 194); /* oklch */ color: oklch(82.2% 0.033 171.9);
Tailwind
colors: {
custom: {
50: '#c7dbd4',
500: '#b0ccc2',
950: '#000000',
},
}SCSS
$custom: #b0ccc2; $custom-light: #c7dbd4; $custom-dark: #000000;
JSON
{
"hex": "#b0ccc2",
"rgb": {
"r": 176,
"g": 204,
"b": 194
},
"hsl": {
"h": 158.571,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.82156,
"c": 0.03315,
"h": 171.9
},
"luminance": 0.56311
}Semantic roles & 50–950 ramp
primary
#B0CCC2
secondary
#A17F8B
accent
#4666A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483