#B2CECD#B2CECD
#B2CECD is a very light, muted teal. Relative luminance 0.580; OKLCH L 83.0% C 0.030 H 193.9°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CECD |
|---|---|
| RGB | rgb(178, 206, 205) |
| HSL | hsl(178, 22%, 75%) |
| HSV | hsv(178, 14%, 81%) |
| CMYK | cmyk(13.6%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(80.75, -9.52, -2.66) |
| CIE-LCH | lch(80.75, 9.89, 195.58°) |
| OKLab | oklab(83.04% -0.0292 -0.0072) |
| OKLCH | oklch(83.04% 0.03 193.9) |
| XYZ | xyz(51.4481, 58.0141, 66.2330) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.19
Lightblue
#ADD8E6
ΔE00 6.78
Silver (survey)
#C5C9C7
ΔE00 8.79
Paleturquoise
#AFEEEE
ΔE00 9.73
Light Grey
#D8DCD6
ΔE00 9.82
Pale Sky Blue
#BDF6FE
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CECD #CEB2B3
analogous
#B2CEBF #B2CECD #B2C1CE
triadic
#B2CECD #CDB2CE #CECDB2
tetradic
#B2CECD #BFB2CE #CEB2B3 #C1CEB2
square
#B2CECD #BFB2CE #CEB2B3 #C1CEB2
split-complementary
#B2CECD #CEB2C1 #CEBFB2
monochromatic
#679E9C #8DB6B5 #B2CECD #D7E6E5 #ECF3F3
Accessibility & contrast
On white
1.67
#B2CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#B2CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CECD
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CECD | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#C5C7CD
Tritanopia (blue-blind)
#AAD0CE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b2cecd; /* rgb */ color: rgb(178, 206, 205); /* oklch */ color: oklch(83.0% 0.030 193.9);
Tailwind
colors: {
custom: {
50: '#c9dddc',
500: '#b2cecd',
950: '#000000',
},
}SCSS
$custom: #b2cecd; $custom-light: #c9dddc; $custom-dark: #000000;
JSON
{
"hex": "#b2cecd",
"rgb": {
"r": 178,
"g": 206,
"b": 205
},
"hsl": {
"h": 177.857,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.83043,
"c": 0.03006,
"h": 193.9
},
"luminance": 0.58015
}Semantic roles & 50–950 ramp
primary
#B2CECD
secondary
#A38182
accent
#4548A1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484