#B2CBCD#B2CBCD
#B2CBCD is a very light, muted teal. Relative luminance 0.566; OKLCH L 82.4% C 0.027 H 202.5°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CBCD |
|---|---|
| RGB | rgb(178, 203, 205) |
| HSL | hsl(184, 21%, 75%) |
| HSV | hsv(184, 13%, 80%) |
| CMYK | cmyk(13.2%, 1%, 0%, 19.6%) |
| CIE-LAB | lab(79.94, -7.97, -3.83) |
| CIE-LCH | lch(79.94, 8.84, 205.71°) |
| OKLab | oklab(82.41% -0.025 -0.0104) |
| OKLCH | oklch(82.41% 0.027 202.5) |
| XYZ | xyz(50.7327, 56.5835, 65.9946) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.25
Powder Blue
#B0E0E6
ΔE00 6.96
Silver (survey)
#C5C9C7
ΔE00 7.82
Light Grey
#D8DCD6
ΔE00 9.56
Light Grey Blue
#9DBCD4
ΔE00 9.83
Silver
#C0C0C0
ΔE00 9.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CBCD #CDB4B2
analogous
#B2CDC1 #B2CBCD #B2BECD
triadic
#B2CBCD #CDB2CB #CBCDB2
tetradic
#B2CBCD #C1B2CD #CDB4B2 #BECDB2
square
#B2CBCD #C1B2CD #CDB4B2 #BECDB2
split-complementary
#B2CBCD #CDB2BE #CDC1B2
monochromatic
#68999D #8DB2B5 #B2CBCD #D7E4E5 #ECF2F3
Accessibility & contrast
On white
1.70
#B2CBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#B2CBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CBCD
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CBCD | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#C2C5CD
Tritanopia (blue-blind)
#AACDCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #b2cbcd; /* rgb */ color: rgb(178, 203, 205); /* oklch */ color: oklch(82.4% 0.027 202.5);
Tailwind
colors: {
custom: {
50: '#c9dadc',
500: '#b2cbcd',
950: '#000000',
},
}SCSS
$custom: #b2cbcd; $custom-light: #c9dadc; $custom-dark: #000000;
JSON
{
"hex": "#b2cbcd",
"rgb": {
"r": 178,
"g": 203,
"b": 205
},
"hsl": {
"h": 184.444,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.82409,
"c": 0.02712,
"h": 202.5
},
"luminance": 0.56585
}Semantic roles & 50–950 ramp
primary
#B2CBCD
secondary
#A28481
accent
#4C46A0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131415
muted
#828384