#B2CDC4#B2CDC4
#B2CDC4 is a very light, muted teal. Relative luminance 0.571; OKLCH L 82.6% C 0.032 H 173.4°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CDC4 |
|---|---|
| RGB | rgb(178, 205, 196) |
| HSL | hsl(160, 21%, 75%) |
| HSV | hsv(160, 13%, 80%) |
| CMYK | cmyk(13.2%, 0%, 4.4%, 19.6%) |
| CIE-LAB | lab(80.24, -10.80, 1.43) |
| CIE-LCH | lch(80.24, 10.89, 172.48°) |
| OKLab | oklab(82.57% -0.0314 0.0036) |
| OKLCH | oklch(82.57% 0.032 173.4) |
| XYZ | xyz(50.1528, 57.1121, 60.5952) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.52
Silver (survey)
#C5C9C7
ΔE00 9.54
Light Grey
#D8DCD6
ΔE00 9.99
Lightblue
#ADD8E6
ΔE00 10.32
Paleturquoise
#AFEEEE
ΔE00 10.53
Pale Teal
#82CBB2
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CDC4 #CDB2BB
analogous
#B2CDB6 #B2CDC4 #B2C8CD
triadic
#B2CDC4 #C4B2CD #CDC4B2
tetradic
#B2CDC4 #B6B2CD #CDB2BB #C8CDB2
square
#B2CDC4 #B6B2CD #CDB2BB #C8CDB2
split-complementary
#B2CDC4 #CDB2C8 #CDB6B2
monochromatic
#689D8B #8DB5A8 #B2CDC4 #D7E5E0 #ECF3F1
Accessibility & contrast
On white
1.69
#B2CDC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#B2CDC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CDC4
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CDC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CDC4 | 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)
#CBC9C4
Deuteranopia (green-blind)
#C6C5C5
Tritanopia (blue-blind)
#ACCECA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2cdc4; /* rgb */ color: rgb(178, 205, 196); /* oklch */ color: oklch(82.6% 0.032 173.4);
Tailwind
colors: {
custom: {
50: '#c9dcd5',
500: '#b2cdc4',
950: '#000000',
},
}SCSS
$custom: #b2cdc4; $custom-light: #c9dcd5; $custom-dark: #000000;
JSON
{
"hex": "#b2cdc4",
"rgb": {
"r": 178,
"g": 205,
"b": 196
},
"hsl": {
"h": 160,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.82566,
"c": 0.0316,
"h": 173.4
},
"luminance": 0.57113
}Semantic roles & 50–950 ramp
primary
#B2CDC4
secondary
#A2818C
accent
#4664A0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483