#B2D0CB#B2D0CB
#B2D0CB is a very light, muted teal. Relative luminance 0.589; OKLCH L 83.4% C 0.033 H 184.4°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B2D0CB |
|---|---|
| RGB | rgb(178, 208, 203) |
| HSL | hsl(170, 24%, 76%) |
| HSV | hsv(170, 14%, 82%) |
| CMYK | cmyk(14.4%, 0%, 2.4%, 18.4%) |
| CIE-LAB | lab(81.23, -10.96, -0.88) |
| CIE-LCH | lch(81.23, 11.00, 184.58°) |
| OKLab | oklab(83.41% -0.0327 -0.0025) |
| OKLCH | oklch(83.41% 0.033 184.4) |
| XYZ | xyz(51.6927, 58.8873, 65.1312) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.56
Lightblue
#ADD8E6
ΔE00 8.28
Paleturquoise
#AFEEEE
ΔE00 9.10
Silver (survey)
#C5C9C7
ΔE00 9.74
Light Grey
#D8DCD6
ΔE00 10.20
Ice
#D6FFFA
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2D0CB #D0B2B7
analogous
#B2D0BC #B2D0CB #B2C6D0
triadic
#B2D0CB #CBB2D0 #D0CBB2
tetradic
#B2D0CB #BCB2D0 #D0B2B7 #C6D0B2
square
#B2D0CB #BCB2D0 #D0B2B7 #C6D0B2
split-complementary
#B2D0CB #D0B2C6 #D0BCB2
monochromatic
#66A298 #8CB9B1 #B2D0CB #D8E7E5 #ECF3F2
Accessibility & contrast
On white
1.64
#B2D0CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#B2D0CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2D0CB
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2D0CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2D0CB | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCB
Deuteranopia (green-blind)
#C7C8CB
Tritanopia (blue-blind)
#AAD1CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b2d0cb; /* rgb */ color: rgb(178, 208, 203); /* oklch */ color: oklch(83.4% 0.033 184.4);
Tailwind
colors: {
custom: {
50: '#c9deda',
500: '#b2d0cb',
950: '#000000',
},
}SCSS
$custom: #b2d0cb; $custom-light: #c9deda; $custom-dark: #000000;
JSON
{
"hex": "#b2d0cb",
"rgb": {
"r": 178,
"g": 208,
"b": 203
},
"hsl": {
"h": 170,
"s": 24.194,
"l": 75.686
},
"oklch": {
"l": 0.83408,
"c": 0.03279,
"h": 184.4
},
"luminance": 0.58889
}Semantic roles & 50–950 ramp
primary
#B2D0CB
secondary
#A58187
accent
#4353A3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483