#B0CECA#B0CECA
#B0CECA is a very light, muted teal. Relative luminance 0.576; OKLCH L 82.8% C 0.033 H 186.8°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CECA |
|---|---|
| RGB | rgb(176, 206, 202) |
| HSL | hsl(172, 23%, 75%) |
| HSV | hsv(172, 15%, 81%) |
| CMYK | cmyk(14.6%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(80.54, -10.78, -1.37) |
| CIE-LCH | lch(80.54, 10.86, 187.27°) |
| OKLab | oklab(82.82% -0.0323 -0.0038) |
| OKLCH | oklch(82.82% 0.033 186.8) |
| XYZ | xyz(50.6338, 57.6357, 64.3227) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.54
Lightblue
#ADD8E6
ΔE00 7.96
Paleturquoise
#AFEEEE
ΔE00 9.36
Silver (survey)
#C5C9C7
ΔE00 9.63
Light Grey
#D8DCD6
ΔE00 10.38
Pale Sky Blue
#BDF6FE
ΔE00 10.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CECA #CEB0B4
analogous
#B0CEBB #B0CECA #B0C3CE
triadic
#B0CECA #CAB0CE #CECAB0
tetradic
#B0CECA #BBB0CE #CEB0B4 #C3CEB0
square
#B0CECA #BBB0CE #CEB0B4 #C3CEB0
split-complementary
#B0CECA #CEB0C3 #CEBBB0
monochromatic
#649F97 #8AB7B1 #B0CECA #D6E5E3 #ECF3F2
Accessibility & contrast
On white
1.68
#B0CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#B0CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CECA
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CECA | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCACA
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#A8D0CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b0ceca; /* rgb */ color: rgb(176, 206, 202); /* oklch */ color: oklch(82.8% 0.033 186.8);
Tailwind
colors: {
custom: {
50: '#c8ddda',
500: '#b0ceca',
950: '#000000',
},
}SCSS
$custom: #b0ceca; $custom-light: #c8ddda; $custom-dark: #000000;
JSON
{
"hex": "#b0ceca",
"rgb": {
"r": 176,
"g": 206,
"b": 202
},
"hsl": {
"h": 172,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.82816,
"c": 0.03258,
"h": 186.8
},
"luminance": 0.57637
}Semantic roles & 50–950 ramp
primary
#B0CECA
secondary
#A37F84
accent
#4450A2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483