#B2CECC#B2CECC
#B2CECC is a very light, muted teal. Relative luminance 0.580; OKLCH L 83.0% C 0.030 H 191.3°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CECC |
|---|---|
| RGB | rgb(178, 206, 204) |
| HSL | hsl(176, 22%, 75%) |
| HSV | hsv(176, 14%, 81%) |
| CMYK | cmyk(13.6%, 0%, 1%, 19.2%) |
| CIE-LAB | lab(80.72, -9.73, -2.16) |
| CIE-LCH | lch(80.72, 9.96, 192.52°) |
| OKLab | oklab(83.01% -0.0296 -0.0059) |
| OKLCH | oklch(83.01% 0.03 191.3) |
| XYZ | xyz(51.3277, 57.9660, 65.5993) |
| Luminance | 0.5797 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.37
Lightblue
#ADD8E6
ΔE00 7.19
Silver (survey)
#C5C9C7
ΔE00 8.87
Paleturquoise
#AFEEEE
ΔE00 9.70
Light Grey
#D8DCD6
ΔE00 9.81
Pale Sky Blue
#BDF6FE
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CECC #CEB2B4
analogous
#B2CEBE #B2CECC #B2C2CE
triadic
#B2CECC #CCB2CE #CECCB2
tetradic
#B2CECC #BEB2CE #CEB2B4 #C2CEB2
square
#B2CECC #BEB2CE #CEB2B4 #C2CEB2
split-complementary
#B2CECC #CEB2C2 #CEBEB2
monochromatic
#679E9A #8DB6B3 #B2CECC #D7E6E5 #ECF3F3
Accessibility & contrast
On white
1.67
#B2CECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#B2CECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CECC
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CECC | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCC
Deuteranopia (green-blind)
#C5C7CC
Tritanopia (blue-blind)
#AAD0CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b2cecc; /* rgb */ color: rgb(178, 206, 204); /* oklch */ color: oklch(83.0% 0.030 191.3);
Tailwind
colors: {
custom: {
50: '#c9dddb',
500: '#b2cecc',
950: '#000000',
},
}SCSS
$custom: #b2cecc; $custom-light: #c9dddb; $custom-dark: #000000;
JSON
{
"hex": "#b2cecc",
"rgb": {
"r": 178,
"g": 206,
"b": 204
},
"hsl": {
"h": 175.714,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.83013,
"c": 0.03015,
"h": 191.3
},
"luminance": 0.57967
}Semantic roles & 50–950 ramp
primary
#B2CECC
secondary
#A38184
accent
#454BA1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484