#B0CCBF#B0CCBF
#B0CCBF is a very light, muted teal. Relative luminance 0.562; OKLCH L 82.1% C 0.035 H 165.8°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CCBF |
|---|---|
| RGB | rgb(176, 204, 191) |
| HSL | hsl(152, 22%, 75%) |
| HSV | hsv(152, 14%, 80%) |
| CMYK | cmyk(13.7%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(79.71, -11.92, 3.32) |
| CIE-LCH | lch(79.71, 12.37, 164.43°) |
| OKLab | oklab(82.07% -0.034 0.0086) |
| OKLCH | oklch(82.07% 0.035 165.8) |
| XYZ | xyz(48.8991, 56.1764, 57.5470) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.85
Pale Teal
#82CBB2
ΔE00 9.99
Silver (survey)
#C5C9C7
ΔE00 10.55
Light Grey
#D8DCD6
ΔE00 10.84
Greenish Grey
#96AE8D
ΔE00 10.97
Paleturquoise
#AFEEEE
ΔE00 11.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CCBF #CCB0BD
analogous
#B0CCB1 #B0CCBF #B0CBCC
triadic
#B0CCBF #BFB0CC #CCBFB0
tetradic
#B0CCBF #B1B0CC #CCB0BD #CBCCB0
square
#B0CCBF #B1B0CC #CCB0BD #CBCCB0
split-complementary
#B0CCBF #CCB0CB #CCB1B0
monochromatic
#669C83 #8BB4A1 #B0CCBF #D5E4DD #ECF3F0
Accessibility & contrast
On white
1.72
#B0CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#B0CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CCBF
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CCBF | 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)
#CBC8BE
Deuteranopia (green-blind)
#C5C4C0
Tritanopia (blue-blind)
#ABCCC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b0ccbf; /* rgb */ color: rgb(176, 204, 191); /* oklch */ color: oklch(82.1% 0.035 165.8);
Tailwind
colors: {
custom: {
50: '#c7dbd2',
500: '#b0ccbf',
950: '#000000',
},
}SCSS
$custom: #b0ccbf; $custom-light: #c7dbd2; $custom-dark: #000000;
JSON
{
"hex": "#b0ccbf",
"rgb": {
"r": 176,
"g": 204,
"b": 191
},
"hsl": {
"h": 152.143,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.82071,
"c": 0.03511,
"h": 165.8
},
"luminance": 0.56177
}Semantic roles & 50–950 ramp
primary
#B0CCBF
secondary
#A17F8F
accent
#4670A0
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131514
muted
#828483