#B2CCCE#B2CCCE
#B2CCCE is a very light, muted teal. Relative luminance 0.571; OKLCH L 82.7% C 0.028 H 202.3°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CCCE |
|---|---|
| RGB | rgb(178, 204, 206) |
| HSL | hsl(184, 22%, 75%) |
| HSV | hsv(184, 14%, 81%) |
| CMYK | cmyk(13.6%, 1%, 0%, 19.2%) |
| CIE-LAB | lab(80.24, -8.28, -3.94) |
| CIE-LCH | lch(80.24, 9.17, 205.43°) |
| OKLab | oklab(82.65% -0.026 -0.0107) |
| OKLCH | oklch(82.65% 0.028 202.3) |
| XYZ | xyz(51.0908, 57.1058, 66.7113) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.03
Powder Blue
#B0E0E6
ΔE00 6.60
Silver (survey)
#C5C9C7
ΔE00 8.10
Light Grey
#D8DCD6
ΔE00 9.69
Light Grey Blue
#9DBCD4
ΔE00 9.98
Fog
#D8DCE0
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CCCE #CEB4B2
analogous
#B2CEC2 #B2CCCE #B2BECE
triadic
#B2CCCE #CEB2CC #CCCEB2
tetradic
#B2CCCE #C2B2CE #CEB4B2 #BECEB2
square
#B2CCCE #C2B2CE #CEB4B2 #BECEB2
split-complementary
#B2CCCE #CEB2BE #CEC2B2
monochromatic
#679A9E #8DB3B6 #B2CCCE #D7E5E6 #ECF3F3
Accessibility & contrast
On white
1.69
#B2CCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#B2CCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CCCE
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CCCE | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CE
Deuteranopia (green-blind)
#C2C5CE
Tritanopia (blue-blind)
#AACECC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2ccce; /* rgb */ color: rgb(178, 204, 206); /* oklch */ color: oklch(82.7% 0.028 202.3);
Tailwind
colors: {
custom: {
50: '#c9dbdc',
500: '#b2ccce',
950: '#000000',
},
}SCSS
$custom: #b2ccce; $custom-light: #c9dbdc; $custom-dark: #000000;
JSON
{
"hex": "#b2ccce",
"rgb": {
"r": 178,
"g": 204,
"b": 206
},
"hsl": {
"h": 184.286,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.82651,
"c": 0.02813,
"h": 202.3
},
"luminance": 0.57107
}Semantic roles & 50–950 ramp
primary
#B2CCCE
secondary
#A38481
accent
#4B45A1
background
#FDFEFE
surface
#F9FBFC
border
#D2D4D5
text
#131515
muted
#828484