#B2CEC6#B2CEC6
#B2CEC6 is a very light, muted teal. Relative luminance 0.577; OKLCH L 82.8% C 0.032 H 176.4°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CEC6 |
|---|---|
| RGB | rgb(178, 206, 198) |
| HSL | hsl(163, 22%, 75%) |
| HSV | hsv(163, 14%, 81%) |
| CMYK | cmyk(13.6%, 0%, 3.9%, 19.2%) |
| CIE-LAB | lab(80.56, -10.92, 0.82) |
| CIE-LCH | lch(80.56, 10.96, 175.70°) |
| OKLab | oklab(82.84% -0.032 0.002) |
| OKLCH | oklch(82.84% 0.032 176.4) |
| XYZ | xyz(50.6220, 57.6837, 61.8821) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.96
Silver (survey)
#C5C9C7
ΔE00 9.63
Lightblue
#ADD8E6
ΔE00 9.78
Light Grey
#D8DCD6
ΔE00 10.06
Paleturquoise
#AFEEEE
ΔE00 10.07
Ice
#D6FFFA
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CEC6 #CEB2BA
analogous
#B2CEB8 #B2CEC6 #B2C8CE
triadic
#B2CEC6 #C6B2CE #CEC6B2
tetradic
#B2CEC6 #B8B2CE #CEB2BA #C8CEB2
square
#B2CEC6 #B8B2CE #CEB2BA #C8CEB2
split-complementary
#B2CEC6 #CEB2C8 #CEB8B2
monochromatic
#679E8F #8DB6AA #B2CEC6 #D7E6E2 #ECF3F1
Accessibility & contrast
On white
1.68
#B2CEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#B2CEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CEC6
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CEC6 | 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)
#CCCAC6
Deuteranopia (green-blind)
#C6C6C7
Tritanopia (blue-blind)
#ACCFCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b2cec6; /* rgb */ color: rgb(178, 206, 198); /* oklch */ color: oklch(82.8% 0.032 176.4);
Tailwind
colors: {
custom: {
50: '#c9ddd7',
500: '#b2cec6',
950: '#000000',
},
}SCSS
$custom: #b2cec6; $custom-light: #c9ddd7; $custom-dark: #000000;
JSON
{
"hex": "#b2cec6",
"rgb": {
"r": 178,
"g": 206,
"b": 198
},
"hsl": {
"h": 162.857,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.82836,
"c": 0.03202,
"h": 176.4
},
"luminance": 0.57685
}Semantic roles & 50–950 ramp
primary
#B2CEC6
secondary
#A3818B
accent
#455FA1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483