#B2CCCD#B2CCCD
#B2CCCD is a very light, muted teal. Relative luminance 0.571; OKLCH L 82.6% C 0.028 H 199.5°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCCD |
|---|---|
| RGB | rgb(178, 204, 205) |
| HSL | hsl(182, 21%, 75%) |
| HSV | hsv(182, 13%, 80%) |
| CMYK | cmyk(13.2%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(80.21, -8.49, -3.44) |
| CIE-LCH | lch(80.21, 9.16, 202.08°) |
| OKLab | oklab(82.62% -0.0264 -0.0093) |
| OKLCH | oklch(82.62% 0.028 199.5) |
| XYZ | xyz(50.9697, 57.0573, 66.0735) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.36
Powder Blue
#B0E0E6
ΔE00 6.64
Silver (survey)
#C5C9C7
ΔE00 8.12
Light Grey
#D8DCD6
ΔE00 9.62
Fog
#D8DCE0
ΔE00 10.27
Silver
#C0C0C0
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCCD #CDB3B2
analogous
#B2CDC0 #B2CCCD #B2BECD
triadic
#B2CCCD #CDB2CC #CCCDB2
tetradic
#B2CCCD #C0B2CD #CDB3B2 #BECDB2
square
#B2CCCD #C0B2CD #CDB3B2 #BECDB2
split-complementary
#B2CCCD #CDB2BE #CDC0B2
monochromatic
#689B9D #8DB3B5 #B2CCCD #D7E5E5 #ECF3F3
Accessibility & contrast
On white
1.69
#B2CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#B2CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCCD
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCCD | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#C3C5CD
Tritanopia (blue-blind)
#AACECC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2cccd; /* rgb */ color: rgb(178, 204, 205); /* oklch */ color: oklch(82.6% 0.028 199.5);
Tailwind
colors: {
custom: {
50: '#c9dbdc',
500: '#b2cccd',
950: '#000000',
},
}SCSS
$custom: #b2cccd; $custom-light: #c9dbdc; $custom-dark: #000000;
JSON
{
"hex": "#b2cccd",
"rgb": {
"r": 178,
"g": 204,
"b": 205
},
"hsl": {
"h": 182.222,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.8262,
"c": 0.02802,
"h": 199.5
},
"luminance": 0.57058
}Semantic roles & 50–950 ramp
primary
#B2CCCD
secondary
#A28381
accent
#4946A0
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484