#B2CBCF#B2CBCF
#B2CBCF is a very light, muted teal. Relative luminance 0.567; OKLCH L 82.5% C 0.028 H 208.3°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CBCF |
|---|---|
| RGB | rgb(178, 203, 207) |
| HSL | hsl(188, 23%, 75%) |
| HSV | hsv(188, 14%, 81%) |
| CMYK | cmyk(14%, 1.9%, 0%, 18.8%) |
| CIE-LAB | lab(80.00, -7.56, -4.83) |
| CIE-LCH | lch(80.00, 8.97, 212.57°) |
| OKLab | oklab(82.47% -0.0243 -0.013) |
| OKLCH | oklch(82.47% 0.028 208.3) |
| XYZ | xyz(50.9757, 56.6807, 67.2741) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.71
Powder Blue
#B0E0E6
ΔE00 7.02
Silver (survey)
#C5C9C7
ΔE00 7.84
Light Grey Blue
#9DBCD4
ΔE00 8.97
Cloudy Blue
#ACC2D9
ΔE00 9.06
Fog
#D8DCE0
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CBCF #CFB6B2
analogous
#B2CFC4 #B2CBCF #B2BCCF
triadic
#B2CBCF #CFB2CB #CBCFB2
tetradic
#B2CBCF #C4B2CF #CFB6B2 #BCCFB2
square
#B2CBCF #C4B2CF #CFB6B2 #BCCFB2
split-complementary
#B2CBCF #CFB2BC #CFC4B2
monochromatic
#6798A0 #8CB2B7 #B2CBCF #D8E4E7 #ECF2F3
Accessibility & contrast
On white
1.70
#B2CBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#B2CBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CBCF
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CBCF | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#C1C5CF
Tritanopia (blue-blind)
#AACDCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b2cbcf; /* rgb */ color: rgb(178, 203, 207); /* oklch */ color: oklch(82.5% 0.028 208.3);
Tailwind
colors: {
custom: {
50: '#c9dadd',
500: '#b2cbcf',
950: '#000000',
},
}SCSS
$custom: #b2cbcf; $custom-light: #c9dadd; $custom-dark: #000000;
JSON
{
"hex": "#b2cbcf",
"rgb": {
"r": 178,
"g": 203,
"b": 207
},
"hsl": {
"h": 188.276,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.8247,
"c": 0.02756,
"h": 208.3
},
"luminance": 0.56682
}Semantic roles & 50–950 ramp
primary
#B2CBCF
secondary
#A48681
accent
#5144A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384