#B0CCC0#B0CCC0
#B0CCC0 is a very light, muted teal. Relative luminance 0.562; OKLCH L 82.1% C 0.034 H 167.8°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CCC0 |
|---|---|
| RGB | rgb(176, 204, 192) |
| HSL | hsl(154, 22%, 75%) |
| HSV | hsv(154, 14%, 80%) |
| CMYK | cmyk(13.7%, 0%, 5.9%, 20%) |
| CIE-LAB | lab(79.74, -11.72, 2.82) |
| CIE-LCH | lch(79.74, 12.06, 166.47°) |
| OKLab | oklab(82.1% -0.0336 0.0073) |
| OKLCH | oklch(82.1% 0.034 167.8) |
| XYZ | xyz(49.0095, 56.2206, 58.1285) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.51
Pale Teal
#82CBB2
ΔE00 10.15
Silver (survey)
#C5C9C7
ΔE00 10.36
Light Grey
#D8DCD6
ΔE00 10.71
Paleturquoise
#AFEEEE
ΔE00 11.02
Greenish Grey
#96AE8D
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CCC0 #CCB0BC
analogous
#B0CCB2 #B0CCC0 #B0CACC
triadic
#B0CCC0 #C0B0CC #CCC0B0
tetradic
#B0CCC0 #B2B0CC #CCB0BC #CACCB0
square
#B0CCC0 #B2B0CC #CCB0BC #CACCB0
split-complementary
#B0CCC0 #CCB0CA #CCB2B0
monochromatic
#669C85 #8BB4A2 #B0CCC0 #D5E4DE #ECF3F0
Accessibility & contrast
On white
1.72
#B0CCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#B0CCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CCC0
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CCC0 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC8BF
Deuteranopia (green-blind)
#C5C4C1
Tritanopia (blue-blind)
#AACCC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b0ccc0; /* rgb */ color: rgb(176, 204, 192); /* oklch */ color: oklch(82.1% 0.034 167.8);
Tailwind
colors: {
custom: {
50: '#c7dbd3',
500: '#b0ccc0',
950: '#000000',
},
}SCSS
$custom: #b0ccc0; $custom-light: #c7dbd3; $custom-dark: #000000;
JSON
{
"hex": "#b0ccc0",
"rgb": {
"r": 176,
"g": 204,
"b": 192
},
"hsl": {
"h": 154.286,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.82099,
"c": 0.03441,
"h": 167.8
},
"luminance": 0.56222
}Semantic roles & 50–950 ramp
primary
#B0CCC0
secondary
#A17F8E
accent
#466CA0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483