#B2CDCC#B2CDCC
#B2CDCC is a very light, muted teal. Relative luminance 0.575; OKLCH L 82.8% C 0.029 H 193.9°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CDCC |
|---|---|
| RGB | rgb(178, 205, 204) |
| HSL | hsl(178, 21%, 75%) |
| HSV | hsv(178, 13%, 80%) |
| CMYK | cmyk(13.2%, 0%, 0.5%, 19.6%) |
| CIE-LAB | lab(80.45, -9.21, -2.55) |
| CIE-LCH | lch(80.45, 9.56, 195.49°) |
| OKLab | oklab(82.8% -0.0282 -0.007) |
| OKLCH | oklch(82.8% 0.029 193.9) |
| XYZ | xyz(51.0878, 57.4861, 65.5193) |
| Luminance | 0.5749 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.51
Lightblue
#ADD8E6
ΔE00 6.93
Silver (survey)
#C5C9C7
ΔE00 8.51
Light Grey
#D8DCD6
ΔE00 9.67
Paleturquoise
#AFEEEE
ΔE00 10.08
Fog
#D8DCE0
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CDCC #CDB2B3
analogous
#B2CDBE #B2CDCC #B2C0CD
triadic
#B2CDCC #CCB2CD #CDCCB2
tetradic
#B2CDCC #BEB2CD #CDB2B3 #C0CDB2
square
#B2CDCC #BEB2CD #CDB2B3 #C0CDB2
split-complementary
#B2CDCC #CDB2C0 #CDBEB2
monochromatic
#689D9B #8DB5B3 #B2CDCC #D7E5E5 #ECF3F3
Accessibility & contrast
On white
1.68
#B2CDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#B2CDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CDCC
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CDCC | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CACC
Deuteranopia (green-blind)
#C4C6CC
Tritanopia (blue-blind)
#AACFCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b2cdcc; /* rgb */ color: rgb(178, 205, 204); /* oklch */ color: oklch(82.8% 0.029 193.9);
Tailwind
colors: {
custom: {
50: '#c9dcdb',
500: '#b2cdcc',
950: '#000000',
},
}SCSS
$custom: #b2cdcc; $custom-light: #c9dcdb; $custom-dark: #000000;
JSON
{
"hex": "#b2cdcc",
"rgb": {
"r": 178,
"g": 205,
"b": 204
},
"hsl": {
"h": 177.778,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.82801,
"c": 0.02904,
"h": 193.9
},
"luminance": 0.57487
}Semantic roles & 50–950 ramp
primary
#B2CDCC
secondary
#A28183
accent
#4649A0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484