#B2D0CE#B2D0CE
#B2D0CE is a very light, muted teal. Relative luminance 0.590; OKLCH L 83.5% C 0.032 H 191.6°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D0CE |
|---|---|
| RGB | rgb(178, 208, 206) |
| HSL | hsl(176, 24%, 76%) |
| HSV | hsv(176, 14%, 82%) |
| CMYK | cmyk(14.4%, 0%, 1%, 18.4%) |
| CIE-LAB | lab(81.31, -10.36, -2.37) |
| CIE-LCH | lch(81.31, 10.62, 192.87°) |
| OKLab | oklab(83.5% -0.0315 -0.0065) |
| OKLCH | oklch(83.5% 0.032 191.6) |
| XYZ | xyz(52.0537, 59.0316, 67.0323) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.79
Lightblue
#ADD8E6
ΔE00 6.96
Paleturquoise
#AFEEEE
ΔE00 9.02
Silver (survey)
#C5C9C7
ΔE00 9.43
Pale Sky Blue
#BDF6FE
ΔE00 10.04
Light Grey
#D8DCD6
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D0CE #D0B2B4
analogous
#B2D0BF #B2D0CE #B2C3D0
triadic
#B2D0CE #CEB2D0 #D0CEB2
tetradic
#B2D0CE #BFB2D0 #D0B2B4 #C3D0B2
square
#B2D0CE #BFB2D0 #D0B2B4 #C3D0B2
split-complementary
#B2D0CE #D0B2C3 #D0BFB2
monochromatic
#66A29E #8CB9B6 #B2D0CE #D8E7E6 #ECF3F3
Accessibility & contrast
On white
1.64
#B2D0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#B2D0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D0CE
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D0CE | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCE
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#AAD2CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2d0ce; /* rgb */ color: rgb(178, 208, 206); /* oklch */ color: oklch(83.5% 0.032 191.6);
Tailwind
colors: {
custom: {
50: '#c9dedc',
500: '#b2d0ce',
950: '#000000',
},
}SCSS
$custom: #b2d0ce; $custom-light: #c9dedc; $custom-dark: #000000;
JSON
{
"hex": "#b2d0ce",
"rgb": {
"r": 178,
"g": 208,
"b": 206
},
"hsl": {
"h": 176,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.83497,
"c": 0.03216,
"h": 191.6
},
"luminance": 0.59033
}Semantic roles & 50–950 ramp
primary
#B2D0CE
secondary
#A58183
accent
#4349A3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484