#B2CDCB#B2CDCB
#B2CDCB is a very light, muted teal. Relative luminance 0.574; OKLCH L 82.8% C 0.029 H 191.1°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B2CDCB |
|---|---|
| RGB | rgb(178, 205, 203) |
| HSL | hsl(176, 21%, 75%) |
| HSV | hsv(176, 13%, 80%) |
| CMYK | cmyk(13.2%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(80.43, -9.41, -2.06) |
| CIE-LCH | lch(80.43, 9.63, 192.32°) |
| OKLab | oklab(82.77% -0.0286 -0.0056) |
| OKLCH | oklch(82.77% 0.029 191.1) |
| XYZ | xyz(50.9682, 57.4383, 64.8897) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.67
Lightblue
#ADD8E6
ΔE00 7.33
Silver (survey)
#C5C9C7
ΔE00 8.59
Light Grey
#D8DCD6
ΔE00 9.66
Paleturquoise
#AFEEEE
ΔE00 10.05
Pale Sky Blue
#BDF6FE
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2CDCB #CDB2B4
analogous
#B2CDBE #B2CDCB #B2C1CD
triadic
#B2CDCB #CBB2CD #CDCBB2
tetradic
#B2CDCB #BEB2CD #CDB2B4 #C1CDB2
square
#B2CDCB #BEB2CD #CDB2B4 #C1CDB2
split-complementary
#B2CDCB #CDB2C1 #CDBEB2
monochromatic
#689D99 #8DB5B2 #B2CDCB #D7E5E4 #ECF3F2
Accessibility & contrast
On white
1.68
#B2CDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#B2CDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2CDCB
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2CDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2CDCB | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACACB
Deuteranopia (green-blind)
#C4C6CB
Tritanopia (blue-blind)
#ABCFCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b2cdcb; /* rgb */ color: rgb(178, 205, 203); /* oklch */ color: oklch(82.8% 0.029 191.1);
Tailwind
colors: {
custom: {
50: '#c9dcda',
500: '#b2cdcb',
950: '#000000',
},
}SCSS
$custom: #b2cdcb; $custom-light: #c9dcda; $custom-dark: #000000;
JSON
{
"hex": "#b2cdcb",
"rgb": {
"r": 178,
"g": 205,
"b": 203
},
"hsl": {
"h": 175.556,
"s": 21.26,
"l": 75.098
},
"oklch": {
"l": 0.82771,
"c": 0.02914,
"h": 191.1
},
"luminance": 0.57439
}Semantic roles & 50–950 ramp
primary
#B2CDCB
secondary
#A28184
accent
#464CA0
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483