#B2CDC2#B2CDC2
#B2CDC2 is a very light, muted teal. Relative luminance 0.570; OKLCH L 82.5% C 0.033 H 169.0°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CDC2 |
|---|---|
| RGB | rgb(178, 205, 194) |
| HSL | hsl(156, 21%, 75%) |
| HSV | hsv(156, 13%, 80%) |
| CMYK | cmyk(13.2%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(80.19, -11.19, 2.42) |
| CIE-LCH | lch(80.19, 11.45, 167.78°) |
| OKLab | oklab(82.51% -0.0322 0.0063) |
| OKLCH | oklch(82.51% 0.033 169) |
| XYZ | xyz(49.9267, 57.0216, 59.4043) |
| Luminance | 0.5702 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.18
Silver (survey)
#C5C9C7
ΔE00 9.90
Light Grey
#D8DCD6
ΔE00 10.20
Pale Teal
#82CBB2
ΔE00 10.65
Paleturquoise
#AFEEEE
ΔE00 10.85
Lightblue
#ADD8E6
ΔE00 11.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CDC2 #CDB2BD
analogous
#B2CDB5 #B2CDC2 #B2CACD
triadic
#B2CDC2 #C2B2CD #CDC2B2
tetradic
#B2CDC2 #B5B2CD #CDB2BD #CACDB2
square
#B2CDC2 #B5B2CD #CDB2BD #CACDB2
split-complementary
#B2CDC2 #CDB2CA #CDB5B2
monochromatic
#689D87 #8DB5A5 #B2CDC2 #D7E5DF #ECF3F0
Accessibility & contrast
On white
1.69
#B2CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#B2CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CDC2
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CDC2 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC9C2
Deuteranopia (green-blind)
#C6C5C3
Tritanopia (blue-blind)
#ADCDCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2cdc2; /* rgb */ color: rgb(178, 205, 194); /* oklch */ color: oklch(82.5% 0.033 169.0);
Tailwind
colors: {
custom: {
50: '#c9dcd4',
500: '#b2cdc2',
950: '#000000',
},
}SCSS
$custom: #b2cdc2; $custom-light: #c9dcd4; $custom-dark: #000000;
JSON
{
"hex": "#b2cdc2",
"rgb": {
"r": 178,
"g": 205,
"b": 194
},
"hsl": {
"h": 155.556,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.82509,
"c": 0.0328,
"h": 169
},
"luminance": 0.57023
}Semantic roles & 50–950 ramp
primary
#B2CDC2
secondary
#A2818F
accent
#466AA0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483