#B2CDC0#B2CDC0
#B2CDC0 is a very light, muted teal. Relative luminance 0.569; OKLCH L 82.5% C 0.034 H 165.0°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CDC0 |
|---|---|
| RGB | rgb(178, 205, 192) |
| HSL | hsl(151, 21%, 75%) |
| HSV | hsv(151, 13%, 80%) |
| CMYK | cmyk(13.2%, 0%, 6.3%, 19.6%) |
| CIE-LAB | lab(80.14, -11.58, 3.42) |
| CIE-LCH | lch(80.14, 12.07, 163.53°) |
| OKLab | oklab(82.45% -0.033 0.0089) |
| OKLCH | oklch(82.45% 0.034 165) |
| XYZ | xyz(49.7036, 56.9324, 58.2293) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.85
Silver (survey)
#C5C9C7
ΔE00 10.29
Pale Teal
#82CBB2
ΔE00 10.32
Light Grey
#D8DCD6
ΔE00 10.45
Greenish Grey
#96AE8D
ΔE00 11.17
Paleturquoise
#AFEEEE
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CDC0 #CDB2BF
analogous
#B2CDB2 #B2CDC0 #B2CDCD
triadic
#B2CDC0 #C0B2CD #CDC0B2
tetradic
#B2CDC0 #B2B2CD #CDB2BF #CDCDB2
square
#B2CDC0 #B2B2CD #CDB2BF #CDCDB2
split-complementary
#B2CDC0 #CDB2CD #CDB2B2
monochromatic
#689D83 #8DB5A2 #B2CDC0 #D7E5DE #ECF3F0
Accessibility & contrast
On white
1.70
#B2CDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#B2CDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CDC0
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CDC0 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BF
Deuteranopia (green-blind)
#C7C5C1
Tritanopia (blue-blind)
#ADCDC9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2cdc0; /* rgb */ color: rgb(178, 205, 192); /* oklch */ color: oklch(82.5% 0.034 165.0);
Tailwind
colors: {
custom: {
50: '#c9dcd3',
500: '#b2cdc0',
950: '#000000',
},
}SCSS
$custom: #b2cdc0; $custom-light: #c9dcd3; $custom-dark: #000000;
JSON
{
"hex": "#b2cdc0",
"rgb": {
"r": 178,
"g": 205,
"b": 192
},
"hsl": {
"h": 151.111,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.82452,
"c": 0.03418,
"h": 165
},
"luminance": 0.56933
}Semantic roles & 50–950 ramp
primary
#B2CDC0
secondary
#A28191
accent
#4671A0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483