#B0D2CD#B0D2CD
#B0D2CD is a very light, muted teal. Relative luminance 0.597; OKLCH L 83.8% C 0.037 H 185.7°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B0D2CD |
|---|---|
| RGB | rgb(176, 210, 205) |
| HSL | hsl(171, 27%, 76%) |
| HSV | hsv(171, 16%, 82%) |
| CMYK | cmyk(16.2%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(81.69, -12.23, -1.29) |
| CIE-LCH | lch(81.69, 12.30, 186.00°) |
| OKLab | oklab(83.76% -0.0366 -0.0036) |
| OKLCH | oklch(83.76% 0.037 185.7) |
| XYZ | xyz(51.9676, 59.7296, 66.5367) |
| Luminance | 0.5973 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.91
Lightblue
#ADD8E6
ΔE00 8.12
Paleturquoise
#AFEEEE
ΔE00 8.13
Duck Egg Blue
#C3FBF4
ΔE00 9.63
Ice
#D6FFFA
ΔE00 9.83
Pale Sky Blue
#BDF6FE
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0D2CD #D2B0B5
analogous
#B0D2BC #B0D2CD #B0C6D2
triadic
#B0D2CD #CDB0D2 #D2CDB0
tetradic
#B0D2CD #BCB0D2 #D2B0B5 #C6D2B0
square
#B0D2CD #BCB0D2 #D2B0B5 #C6D2B0
split-complementary
#B0D2CD #D2B0C6 #D2BCB0
monochromatic
#62A69C #89BCB4 #B0D2CD #D7E8E6 #ECF4F3
Accessibility & contrast
On white
1.62
#B0D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#B0D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0D2CD
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0D2CD | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#C8C9CE
Tritanopia (blue-blind)
#A7D4D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b0d2cd; /* rgb */ color: rgb(176, 210, 205); /* oklch */ color: oklch(83.8% 0.037 185.7);
Tailwind
colors: {
custom: {
50: '#c8dfdc',
500: '#b0d2cd',
950: '#000000',
},
}SCSS
$custom: #b0d2cd; $custom-light: #c8dfdc; $custom-dark: #000000;
JSON
{
"hex": "#b0d2cd",
"rgb": {
"r": 176,
"g": 210,
"b": 205
},
"hsl": {
"h": 171.176,
"s": 27.419,
"l": 75.686
},
"oklch": {
"l": 0.83758,
"c": 0.03676,
"h": 185.7
},
"luminance": 0.59731
}Semantic roles & 50–950 ramp
primary
#B0D2CD
secondary
#A87E84
accent
#3F4FA6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484