#B2D1CA#B2D1CA
#B2D1CA is a very light, muted teal. Relative luminance 0.593; OKLCH L 83.6% C 0.034 H 180.2°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D1CA |
|---|---|
| RGB | rgb(178, 209, 202) |
| HSL | hsl(166, 25%, 76%) |
| HSV | hsv(166, 15%, 82%) |
| CMYK | cmyk(14.8%, 0%, 3.3%, 18%) |
| CIE-LAB | lab(81.47, -11.68, 0.01) |
| CIE-LCH | lch(81.47, 11.68, 179.95°) |
| OKLab | oklab(83.59% -0.0345 -0.0001) |
| OKLCH | oklch(83.59% 0.034 180.2) |
| XYZ | xyz(51.8185, 59.3289, 64.5871) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.96
Paleturquoise
#AFEEEE
ΔE00 8.97
Lightblue
#ADD8E6
ΔE00 9.09
Duck Egg Blue
#C3FBF4
ΔE00 10.10
Ice
#D6FFFA
ΔE00 10.15
Silver (survey)
#C5C9C7
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D1CA #D1B2B9
analogous
#B2D1BA #B2D1CA #B2C8D1
triadic
#B2D1CA #CAB2D1 #D1CAB2
tetradic
#B2D1CA #BAB2D1 #D1B2B9 #C8D1B2
square
#B2D1CA #BAB2D1 #D1B2B9 #C8D1B2
split-complementary
#B2D1CA #D1B2C8 #D1BAB2
monochromatic
#65A395 #8CBAB0 #B2D1CA #D8E8E4 #ECF4F2
Accessibility & contrast
On white
1.63
#B2D1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#B2D1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D1CA
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D1CA | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#C8C9CB
Tritanopia (blue-blind)
#AAD2CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2d1ca; /* rgb */ color: rgb(178, 209, 202); /* oklch */ color: oklch(83.6% 0.034 180.2);
Tailwind
colors: {
custom: {
50: '#c9dfda',
500: '#b2d1ca',
950: '#000000',
},
}SCSS
$custom: #b2d1ca; $custom-light: #c9dfda; $custom-dark: #000000;
JSON
{
"hex": "#b2d1ca",
"rgb": {
"r": 178,
"g": 209,
"b": 202
},
"hsl": {
"h": 166.452,
"s": 25.203,
"l": 75.882
},
"oklch": {
"l": 0.83592,
"c": 0.03446,
"h": 180.2
},
"luminance": 0.5933
}Semantic roles & 50–950 ramp
primary
#B2D1CA
secondary
#A78189
accent
#4258A4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483