#B0CECB#B0CECB
#B0CECB is a very light, muted teal. Relative luminance 0.577; OKLCH L 82.8% C 0.032 H 189.2°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CECB |
|---|---|
| RGB | rgb(176, 206, 203) |
| HSL | hsl(174, 23%, 75%) |
| HSV | hsv(174, 15%, 81%) |
| CMYK | cmyk(14.6%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(80.56, -10.57, -1.87) |
| CIE-LCH | lch(80.56, 10.74, 190.03°) |
| OKLab | oklab(82.85% -0.0319 -0.0052) |
| OKLCH | oklch(82.85% 0.032 189.2) |
| XYZ | xyz(50.7525, 57.6832, 64.9483) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.29
Lightblue
#ADD8E6
ΔE00 7.53
Paleturquoise
#AFEEEE
ΔE00 9.33
Silver (survey)
#C5C9C7
ΔE00 9.53
Light Grey
#D8DCD6
ΔE00 10.36
Pale Sky Blue
#BDF6FE
ΔE00 10.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CECB #CEB0B3
analogous
#B0CEBC #B0CECB #B0C2CE
triadic
#B0CECB #CBB0CE #CECBB0
tetradic
#B0CECB #BCB0CE #CEB0B3 #C2CEB0
square
#B0CECB #BCB0CE #CEB0B3 #C2CEB0
split-complementary
#B0CECB #CEB0C2 #CEBCB0
monochromatic
#649F99 #8AB7B2 #B0CECB #D6E5E4 #ECF3F3
Accessibility & contrast
On white
1.68
#B0CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#B0CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CECB
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CECB | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCB
Deuteranopia (green-blind)
#C4C6CB
Tritanopia (blue-blind)
#A8D0CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b0cecb; /* rgb */ color: rgb(176, 206, 203); /* oklch */ color: oklch(82.8% 0.032 189.2);
Tailwind
colors: {
custom: {
50: '#c8ddda',
500: '#b0cecb',
950: '#000000',
},
}SCSS
$custom: #b0cecb; $custom-light: #c8ddda; $custom-dark: #000000;
JSON
{
"hex": "#b0cecb",
"rgb": {
"r": 176,
"g": 206,
"b": 203
},
"hsl": {
"h": 174,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.82846,
"c": 0.03236,
"h": 189.2
},
"luminance": 0.57685
}Semantic roles & 50–950 ramp
primary
#B0CECB
secondary
#A37F83
accent
#444DA2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483