#B2CECB#B2CECB
#B2CECB is a very light, muted teal. Relative luminance 0.579; OKLCH L 83.0% C 0.030 H 188.7°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CECB |
|---|---|
| RGB | rgb(178, 206, 203) |
| HSL | hsl(174, 22%, 75%) |
| HSV | hsv(174, 14%, 81%) |
| CMYK | cmyk(13.6%, 0%, 1.5%, 19.2%) |
| CIE-LAB | lab(80.69, -9.93, -1.66) |
| CIE-LCH | lch(80.69, 10.07, 189.51°) |
| OKLab | oklab(82.98% -0.03 -0.0046) |
| OKLCH | oklch(82.98% 0.03 188.7) |
| XYZ | xyz(51.2082, 57.9182, 64.9697) |
| Luminance | 0.5792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.57
Lightblue
#ADD8E6
ΔE00 7.61
Silver (survey)
#C5C9C7
ΔE00 8.97
Paleturquoise
#AFEEEE
ΔE00 9.70
Light Grey
#D8DCD6
ΔE00 9.82
Pale Sky Blue
#BDF6FE
ΔE00 10.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CECB #CEB2B5
analogous
#B2CEBD #B2CECB #B2C3CE
triadic
#B2CECB #CBB2CE #CECBB2
tetradic
#B2CECB #BDB2CE #CEB2B5 #C3CEB2
square
#B2CECB #BDB2CE #CEB2B5 #C3CEB2
split-complementary
#B2CECB #CEB2C3 #CEBDB2
monochromatic
#679E98 #8DB6B2 #B2CECB #D7E6E4 #ECF3F2
Accessibility & contrast
On white
1.67
#B2CECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#B2CECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CECB
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CECB | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCB
Deuteranopia (green-blind)
#C5C7CB
Tritanopia (blue-blind)
#ABD0CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b2cecb; /* rgb */ color: rgb(178, 206, 203); /* oklch */ color: oklch(83.0% 0.030 188.7);
Tailwind
colors: {
custom: {
50: '#c9ddda',
500: '#b2cecb',
950: '#000000',
},
}SCSS
$custom: #b2cecb; $custom-light: #c9ddda; $custom-dark: #000000;
JSON
{
"hex": "#b2cecb",
"rgb": {
"r": 178,
"g": 206,
"b": 203
},
"hsl": {
"h": 173.571,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.82983,
"c": 0.03031,
"h": 188.7
},
"luminance": 0.57919
}Semantic roles & 50–950 ramp
primary
#B2CECB
secondary
#A38185
accent
#454FA1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483