#B2D0CC#B2D0CC
#B2D0CC is a very light, muted teal. Relative luminance 0.589; OKLCH L 83.4% C 0.033 H 186.8°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D0CC |
|---|---|
| RGB | rgb(178, 208, 204) |
| HSL | hsl(172, 24%, 76%) |
| HSV | hsv(172, 14%, 82%) |
| CMYK | cmyk(14.4%, 0%, 1.9%, 18.4%) |
| CIE-LAB | lab(81.26, -10.76, -1.37) |
| CIE-LCH | lch(81.26, 10.85, 187.28°) |
| OKLab | oklab(83.44% -0.0323 -0.0038) |
| OKLCH | oklch(83.44% 0.033 186.8) |
| XYZ | xyz(51.8123, 58.9351, 65.7608) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.28
Lightblue
#ADD8E6
ΔE00 7.84
Paleturquoise
#AFEEEE
ΔE00 9.05
Silver (survey)
#C5C9C7
ΔE00 9.63
Light Grey
#D8DCD6
ΔE00 10.16
Ice
#D6FFFA
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D0CC #D0B2B6
analogous
#B2D0BD #B2D0CC #B2C5D0
triadic
#B2D0CC #CCB2D0 #D0CCB2
tetradic
#B2D0CC #BDB2D0 #D0B2B6 #C5D0B2
square
#B2D0CC #BDB2D0 #D0B2B6 #C5D0B2
split-complementary
#B2D0CC #D0B2C5 #D0BDB2
monochromatic
#66A29A #8CB9B3 #B2D0CC #D8E7E5 #ECF3F2
Accessibility & contrast
On white
1.64
#B2D0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#B2D0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D0CC
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D0CC | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCC
Deuteranopia (green-blind)
#C7C8CC
Tritanopia (blue-blind)
#AAD2CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2d0cc; /* rgb */ color: rgb(178, 208, 204); /* oklch */ color: oklch(83.4% 0.033 186.8);
Tailwind
colors: {
custom: {
50: '#c9dedb',
500: '#b2d0cc',
950: '#000000',
},
}SCSS
$custom: #b2d0cc; $custom-light: #c9dedb; $custom-dark: #000000;
JSON
{
"hex": "#b2d0cc",
"rgb": {
"r": 178,
"g": 208,
"b": 204
},
"hsl": {
"h": 172,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.83438,
"c": 0.03253,
"h": 186.8
},
"luminance": 0.58936
}Semantic roles & 50–950 ramp
primary
#B2D0CC
secondary
#A58186
accent
#4350A3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131515
muted
#828484