#B2CCCF#B2CCCF
#B2CCCF is a very light, muted teal. Relative luminance 0.572; OKLCH L 82.7% C 0.028 H 205.1°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCCF |
|---|---|
| RGB | rgb(178, 204, 207) |
| HSL | hsl(186, 23%, 75%) |
| HSV | hsv(186, 14%, 81%) |
| CMYK | cmyk(14%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(80.27, -8.08, -4.43) |
| CIE-LCH | lch(80.27, 9.21, 208.76°) |
| OKLab | oklab(82.68% -0.0256 -0.012) |
| OKLCH | oklch(82.68% 0.028 205.1) |
| XYZ | xyz(51.2126, 57.1545, 67.3531) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.73
Powder Blue
#B0E0E6
ΔE00 6.61
Silver (survey)
#C5C9C7
ΔE00 8.09
Light Grey Blue
#9DBCD4
ΔE00 9.55
Cloudy Blue
#ACC2D9
ΔE00 9.68
Light Grey
#D8DCD6
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCCF #CFB5B2
analogous
#B2CFC3 #B2CCCF #B2BDCF
triadic
#B2CCCF #CFB2CC #CCCFB2
tetradic
#B2CCCF #C3B2CF #CFB5B2 #BDCFB2
square
#B2CCCF #C3B2CF #CFB5B2 #BDCFB2
split-complementary
#B2CCCF #CFB2BD #CFC3B2
monochromatic
#679AA0 #8CB3B7 #B2CCCF #D8E5E7 #ECF3F3
Accessibility & contrast
On white
1.69
#B2CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#B2CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCCF
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCCF | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CACF
Deuteranopia (green-blind)
#C2C5CF
Tritanopia (blue-blind)
#AACECD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2cccf; /* rgb */ color: rgb(178, 204, 207); /* oklch */ color: oklch(82.7% 0.028 205.1);
Tailwind
colors: {
custom: {
50: '#c9dbdd',
500: '#b2cccf',
950: '#000000',
},
}SCSS
$custom: #b2cccf; $custom-light: #c9dbdd; $custom-dark: #000000;
JSON
{
"hex": "#b2cccf",
"rgb": {
"r": 178,
"g": 204,
"b": 207
},
"hsl": {
"h": 186.207,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.82681,
"c": 0.02831,
"h": 205.1
},
"luminance": 0.57156
}Semantic roles & 50–950 ramp
primary
#B2CCCF
secondary
#A48581
accent
#4E44A2
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484