#B2CECA#B2CECA
#B2CECA is a very light, muted teal. Relative luminance 0.579; OKLCH L 83.0% C 0.031 H 186.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CECA |
|---|---|
| RGB | rgb(178, 206, 202) |
| HSL | hsl(171, 22%, 75%) |
| HSV | hsv(171, 14%, 81%) |
| CMYK | cmyk(13.6%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(80.67, -10.13, -1.17) |
| CIE-LCH | lch(80.67, 10.20, 186.57°) |
| OKLab | oklab(82.95% -0.0304 -0.0033) |
| OKLCH | oklch(82.95% 0.031 186.1) |
| XYZ | xyz(51.0894, 57.8707, 64.3441) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.81
Lightblue
#ADD8E6
ΔE00 8.04
Silver (survey)
#C5C9C7
ΔE00 9.08
Paleturquoise
#AFEEEE
ΔE00 9.72
Light Grey
#D8DCD6
ΔE00 9.84
Ice
#D6FFFA
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CECA #CEB2B6
analogous
#B2CEBC #B2CECA #B2C4CE
triadic
#B2CECA #CAB2CE #CECAB2
tetradic
#B2CECA #BCB2CE #CEB2B6 #C4CEB2
square
#B2CECA #BCB2CE #CEB2B6 #C4CEB2
split-complementary
#B2CECA #CEB2C4 #CEBCB2
monochromatic
#679E97 #8DB6B0 #B2CECA #D7E6E4 #ECF3F2
Accessibility & contrast
On white
1.67
#B2CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#B2CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CECA
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CECA | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCA
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#ABCFCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b2ceca; /* rgb */ color: rgb(178, 206, 202); /* oklch */ color: oklch(83.0% 0.031 186.1);
Tailwind
colors: {
custom: {
50: '#c9ddda',
500: '#b2ceca',
950: '#000000',
},
}SCSS
$custom: #b2ceca; $custom-light: #c9ddda; $custom-dark: #000000;
JSON
{
"hex": "#b2ceca",
"rgb": {
"r": 178,
"g": 206,
"b": 202
},
"hsl": {
"h": 171.429,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.82954,
"c": 0.03054,
"h": 186.1
},
"luminance": 0.57872
}Semantic roles & 50–950 ramp
primary
#B2CECA
secondary
#A38186
accent
#4552A1
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483