#B2CBCC#B2CBCC
#B2CBCC is a very light, muted teal. Relative luminance 0.565; OKLCH L 82.4% C 0.027 H 199.6°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CBCC |
|---|---|
| RGB | rgb(178, 203, 204) |
| HSL | hsl(182, 20%, 75%) |
| HSV | hsv(182, 13%, 80%) |
| CMYK | cmyk(12.7%, 0.5%, 0%, 20%) |
| CIE-LAB | lab(79.92, -8.17, -3.34) |
| CIE-LCH | lch(79.92, 8.82, 202.23°) |
| OKLab | oklab(82.38% -0.0254 -0.0091) |
| OKLCH | oklch(82.38% 0.027 199.6) |
| XYZ | xyz(50.6124, 56.5354, 65.3609) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.57
Powder Blue
#B0E0E6
ΔE00 6.98
Silver (survey)
#C5C9C7
ΔE00 7.84
Light Grey
#D8DCD6
ΔE00 9.49
Silver
#C0C0C0
ΔE00 9.99
Fog
#D8DCE0
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CBCC #CCB3B2
analogous
#B2CCC0 #B2CBCC #B2BECC
triadic
#B2CBCC #CCB2CB #CBCCB2
tetradic
#B2CBCC #C0B2CC #CCB3B2 #BECCB2
square
#B2CBCC #C0B2CC #CCB3B2 #BECCB2
split-complementary
#B2CBCC #CCB2BE #CCC0B2
monochromatic
#68999B #8DB2B4 #B2CBCC #D7E4E4 #EDF3F3
Accessibility & contrast
On white
1.71
#B2CBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#B2CBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CBCC
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CBCC | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#C2C4CC
Tritanopia (blue-blind)
#ABCDCB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b2cbcc; /* rgb */ color: rgb(178, 203, 204); /* oklch */ color: oklch(82.4% 0.027 199.6);
Tailwind
colors: {
custom: {
50: '#c9dadb',
500: '#b2cbcc',
950: '#000000',
},
}SCSS
$custom: #b2cbcc; $custom-light: #c9dadb; $custom-dark: #000000;
JSON
{
"hex": "#b2cbcc",
"rgb": {
"r": 178,
"g": 203,
"b": 204
},
"hsl": {
"h": 182.308,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.82378,
"c": 0.027,
"h": 199.6
},
"luminance": 0.56536
}Semantic roles & 50–950 ramp
primary
#B2CBCC
secondary
#A18381
accent
#4A479F
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131415
muted
#828384