#B2CDCA#B2CDCA
#B2CDCA is a very light, muted teal. Relative luminance 0.574; OKLCH L 82.7% C 0.029 H 188.5°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CDCA |
|---|---|
| RGB | rgb(178, 205, 202) |
| HSL | hsl(173, 21%, 75%) |
| HSV | hsv(173, 13%, 80%) |
| CMYK | cmyk(13.2%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(80.40, -9.61, -1.56) |
| CIE-LCH | lch(80.40, 9.74, 189.21°) |
| OKLab | oklab(82.74% -0.029 -0.0043) |
| OKLCH | oklch(82.74% 0.029 188.5) |
| XYZ | xyz(50.8494, 57.3907, 64.2641) |
| Luminance | 0.5739 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.87
Lightblue
#ADD8E6
ΔE00 7.74
Silver (survey)
#C5C9C7
ΔE00 8.69
Light Grey
#D8DCD6
ΔE00 9.66
Paleturquoise
#AFEEEE
ΔE00 10.04
Silver
#C0C0C0
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CDCA #CDB2B5
analogous
#B2CDBC #B2CDCA #B2C3CD
triadic
#B2CDCA #CAB2CD #CDCAB2
tetradic
#B2CDCA #BCB2CD #CDB2B5 #C3CDB2
square
#B2CDCA #BCB2CD #CDB2B5 #C3CDB2
split-complementary
#B2CDCA #CDB2C3 #CDBCB2
monochromatic
#689D97 #8DB5B0 #B2CDCA #D7E5E4 #ECF3F2
Accessibility & contrast
On white
1.68
#B2CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#B2CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CDCA
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CDCA | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACA
Deuteranopia (green-blind)
#C4C6CA
Tritanopia (blue-blind)
#ABCECC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #b2cdca; /* rgb */ color: rgb(178, 205, 202); /* oklch */ color: oklch(82.7% 0.029 188.5);
Tailwind
colors: {
custom: {
50: '#c9dcda',
500: '#b2cdca',
950: '#000000',
},
}SCSS
$custom: #b2cdca; $custom-light: #c9dcda; $custom-dark: #000000;
JSON
{
"hex": "#b2cdca",
"rgb": {
"r": 178,
"g": 205,
"b": 202
},
"hsl": {
"h": 173.333,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.82741,
"c": 0.0293,
"h": 188.5
},
"luminance": 0.57392
}Semantic roles & 50–950 ramp
primary
#B2CDCA
secondary
#A28185
accent
#4650A0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483