#B0CEC0#B0CEC0
#B0CEC0 is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.5% C 0.038 H 165.6°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CEC0 |
|---|---|
| RGB | rgb(176, 206, 192) |
| HSL | hsl(152, 23%, 75%) |
| HSV | hsv(152, 15%, 81%) |
| CMYK | cmyk(14.6%, 0%, 6.8%, 19.2%) |
| CIE-LAB | lab(80.28, -12.75, 3.60) |
| CIE-LCH | lch(80.28, 13.25, 164.22°) |
| OKLab | oklab(82.53% -0.0364 0.0093) |
| OKLCH | oklch(82.53% 0.038 165.6) |
| XYZ | xyz(49.4879, 57.1774, 58.2880) |
| Luminance | 0.5718 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.47
Powder Blue
#B0E0E6
ΔE00 9.81
Paleturquoise
#AFEEEE
ΔE00 10.82
Seafoam Blue
#78D1B6
ΔE00 11.01
Greenish Grey
#96AE8D
ΔE00 11.11
Silver (survey)
#C5C9C7
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CEC0 #CEB0BE
analogous
#B0CEB1 #B0CEC0 #B0CDCE
triadic
#B0CEC0 #C0B0CE #CEC0B0
tetradic
#B0CEC0 #B1B0CE #CEB0BE #CDCEB0
square
#B0CEC0 #B1B0CE #CEB0BE #CDCEB0
split-complementary
#B0CEC0 #CEB0CD #CEB1B0
monochromatic
#649F84 #8AB7A2 #B0CEC0 #D6E5DE #ECF3F0
Accessibility & contrast
On white
1.69
#B0CEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#B0CEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CEC0
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CEC0 | 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)
#CDC9BF
Deuteranopia (green-blind)
#C7C6C1
Tritanopia (blue-blind)
#AACECA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b0cec0; /* rgb */ color: rgb(176, 206, 192); /* oklch */ color: oklch(82.5% 0.038 165.6);
Tailwind
colors: {
custom: {
50: '#c7ddd3',
500: '#b0cec0',
950: '#000000',
},
}SCSS
$custom: #b0cec0; $custom-light: #c7ddd3; $custom-dark: #000000;
JSON
{
"hex": "#b0cec0",
"rgb": {
"r": 176,
"g": 206,
"b": 192
},
"hsl": {
"h": 152,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.82528,
"c": 0.03757,
"h": 165.6
},
"luminance": 0.57178
}Semantic roles & 50–950 ramp
primary
#B0CEC0
secondary
#A37F90
accent
#4470A2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483