#B2CEC8#B2CEC8
#B2CEC8 is a very light, muted teal. Relative luminance 0.578; OKLCH L 82.9% C 0.031 H 181.1°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CEC8 |
|---|---|
| RGB | rgb(178, 206, 200) |
| HSL | hsl(167, 22%, 75%) |
| HSV | hsv(167, 14%, 81%) |
| CMYK | cmyk(13.6%, 0%, 2.9%, 19.2%) |
| CIE-LAB | lab(80.61, -10.53, -0.17) |
| CIE-LCH | lch(80.61, 10.53, 180.94°) |
| OKLab | oklab(82.9% -0.0312 -0.0006) |
| OKLCH | oklch(82.9% 0.031 181.1) |
| XYZ | xyz(50.8542, 57.7766, 63.1051) |
| Luminance | 0.5778 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.35
Lightblue
#ADD8E6
ΔE00 8.91
Silver (survey)
#C5C9C7
ΔE00 9.33
Paleturquoise
#AFEEEE
ΔE00 9.85
Light Grey
#D8DCD6
ΔE00 9.92
Ice
#D6FFFA
ΔE00 10.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CEC8 #CEB2B8
analogous
#B2CEBA #B2CEC8 #B2C6CE
triadic
#B2CEC8 #C8B2CE #CEC8B2
tetradic
#B2CEC8 #BAB2CE #CEB2B8 #C6CEB2
square
#B2CEC8 #BAB2CE #CEB2B8 #C6CEB2
split-complementary
#B2CEC8 #CEB2C6 #CEBAB2
monochromatic
#679E93 #8DB6AD #B2CEC8 #D7E6E3 #ECF3F2
Accessibility & contrast
On white
1.67
#B2CEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#B2CEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CEC8
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CEC8 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC8
Deuteranopia (green-blind)
#C6C6C9
Tritanopia (blue-blind)
#ABCFCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b2cec8; /* rgb */ color: rgb(178, 206, 200); /* oklch */ color: oklch(82.9% 0.031 181.1);
Tailwind
colors: {
custom: {
50: '#c9ddd8',
500: '#b2cec8',
950: '#000000',
},
}SCSS
$custom: #b2cec8; $custom-light: #c9ddd8; $custom-dark: #000000;
JSON
{
"hex": "#b2cec8",
"rgb": {
"r": 178,
"g": 206,
"b": 200
},
"hsl": {
"h": 167.143,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.82895,
"c": 0.03117,
"h": 181.1
},
"luminance": 0.57778
}Semantic roles & 50–950 ramp
primary
#B2CEC8
secondary
#A38188
accent
#4559A1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483