#B2CBCE#B2CBCE
#B2CBCE is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.4% C 0.027 H 205.4°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CBCE |
|---|---|
| RGB | rgb(178, 203, 206) |
| HSL | hsl(186, 22%, 75%) |
| HSV | hsv(186, 14%, 81%) |
| CMYK | cmyk(13.6%, 1.5%, 0%, 19.2%) |
| CIE-LAB | lab(79.97, -7.76, -4.33) |
| CIE-LCH | lch(79.97, 8.89, 209.16°) |
| OKLab | oklab(82.44% -0.0247 -0.0117) |
| OKLCH | oklch(82.44% 0.027 205.4) |
| XYZ | xyz(50.8538, 56.6319, 66.6323) |
| Luminance | 0.5663 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.96
Powder Blue
#B0E0E6
ΔE00 6.97
Silver (survey)
#C5C9C7
ΔE00 7.82
Light Grey Blue
#9DBCD4
ΔE00 9.40
Cloudy Blue
#ACC2D9
ΔE00 9.50
Light Grey
#D8DCD6
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CBCE #CEB5B2
analogous
#B2CEC3 #B2CBCE #B2BDCE
triadic
#B2CBCE #CEB2CB #CBCEB2
tetradic
#B2CBCE #C3B2CE #CEB5B2 #BDCEB2
square
#B2CBCE #C3B2CE #CEB5B2 #BDCEB2
split-complementary
#B2CBCE #CEB2BD #CEC3B2
monochromatic
#67989E #8DB2B6 #B2CBCE #D7E4E6 #ECF2F3
Accessibility & contrast
On white
1.70
#B2CBCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#B2CBCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CBCE
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CBCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CBCE | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CE
Deuteranopia (green-blind)
#C2C5CE
Tritanopia (blue-blind)
#AACDCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b2cbce; /* rgb */ color: rgb(178, 203, 206); /* oklch */ color: oklch(82.4% 0.027 205.4);
Tailwind
colors: {
custom: {
50: '#c9dadc',
500: '#b2cbce',
950: '#000000',
},
}SCSS
$custom: #b2cbce; $custom-light: #c9dadc; $custom-dark: #000000;
JSON
{
"hex": "#b2cbce",
"rgb": {
"r": 178,
"g": 203,
"b": 206
},
"hsl": {
"h": 186.429,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.82439,
"c": 0.0273,
"h": 205.4
},
"luminance": 0.56633
}Semantic roles & 50–950 ramp
primary
#B2CBCE
secondary
#A38581
accent
#4F45A1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384