#B2CDC8#B2CDC8
#B2CDC8 is a very light, muted teal. Relative luminance 0.573; OKLCH L 82.7% C 0.030 H 183.2°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CDC8 |
|---|---|
| RGB | rgb(178, 205, 200) |
| HSL | hsl(169, 21%, 75%) |
| HSV | hsv(169, 13%, 80%) |
| CMYK | cmyk(13.2%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(80.35, -10.01, -0.57) |
| CIE-LCH | lch(80.35, 10.03, 183.23°) |
| OKLab | oklab(82.68% -0.0298 -0.0017) |
| OKLCH | oklch(82.68% 0.03 183.2) |
| XYZ | xyz(50.6142, 57.2966, 63.0251) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.34
Lightblue
#ADD8E6
ΔE00 8.59
Silver (survey)
#C5C9C7
ΔE00 8.93
Light Grey
#D8DCD6
ΔE00 9.71
Paleturquoise
#AFEEEE
ΔE00 10.11
Ice
#D6FFFA
ΔE00 11.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CDC8 #CDB2B7
analogous
#B2CDBA #B2CDC8 #B2C4CD
triadic
#B2CDC8 #C8B2CD #CDC8B2
tetradic
#B2CDC8 #BAB2CD #CDB2B7 #C4CDB2
square
#B2CDC8 #BAB2CD #CDB2B7 #C4CDB2
split-complementary
#B2CDC8 #CDB2C4 #CDBAB2
monochromatic
#689D93 #8DB5AD #B2CDC8 #D7E5E3 #ECF3F2
Accessibility & contrast
On white
1.69
#B2CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#B2CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CDC8
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CDC8 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACAC8
Deuteranopia (green-blind)
#C5C6C8
Tritanopia (blue-blind)
#ABCECB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2cdc8; /* rgb */ color: rgb(178, 205, 200); /* oklch */ color: oklch(82.7% 0.030 183.2);
Tailwind
colors: {
custom: {
50: '#c9dcd8',
500: '#b2cdc8',
950: '#000000',
},
}SCSS
$custom: #b2cdc8; $custom-light: #c9dcd8; $custom-dark: #000000;
JSON
{
"hex": "#b2cdc8",
"rgb": {
"r": 178,
"g": 205,
"b": 200
},
"hsl": {
"h": 168.889,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.82682,
"c": 0.02983,
"h": 183.2
},
"luminance": 0.57298
}Semantic roles & 50–950 ramp
primary
#B2CDC8
secondary
#A28187
accent
#4656A0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483