#B0D2CB#B0D2CB
#B0D2CB is a very light, muted teal. Relative luminance 0.596; OKLCH L 83.7% C 0.037 H 181.5°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B0D2CB |
|---|---|
| RGB | rgb(176, 210, 203) |
| HSL | hsl(168, 27%, 76%) |
| HSV | hsv(168, 16%, 82%) |
| CMYK | cmyk(16.2%, 0%, 3.3%, 17.6%) |
| CIE-LAB | lab(81.64, -12.63, -0.30) |
| CIE-LCH | lch(81.64, 12.64, 181.34°) |
| OKLab | oklab(83.7% -0.0374 -0.001) |
| OKLCH | oklch(83.7% 0.037 181.5) |
| XYZ | xyz(51.7278, 59.6337, 65.2734) |
| Luminance | 0.5964 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.59
Paleturquoise
#AFEEEE
ΔE00 8.34
Lightblue
#ADD8E6
ΔE00 9.01
Duck Egg Blue
#C3FBF4
ΔE00 9.59
Ice
#D6FFFA
ΔE00 9.89
Pale Blue
#D0FEFE
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0D2CB #D2B0B7
analogous
#B0D2BA #B0D2CB #B0C8D2
triadic
#B0D2CB #CBB0D2 #D2CBB0
tetradic
#B0D2CB #BAB0D2 #D2B0B7 #C8D2B0
square
#B0D2CB #BAB0D2 #D2B0B7 #C8D2B0
split-complementary
#B0D2CB #D2B0C8 #D2BAB0
monochromatic
#62A698 #89BCB1 #B0D2CB #D7E8E5 #ECF4F2
Accessibility & contrast
On white
1.62
#B0D2CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#B0D2CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0D2CB
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0D2CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0D2CB | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECB
Deuteranopia (green-blind)
#C8C9CC
Tritanopia (blue-blind)
#A7D3D0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b0d2cb; /* rgb */ color: rgb(176, 210, 203); /* oklch */ color: oklch(83.7% 0.037 181.5);
Tailwind
colors: {
custom: {
50: '#c8dfda',
500: '#b0d2cb',
950: '#000000',
},
}SCSS
$custom: #b0d2cb; $custom-light: #c8dfda; $custom-dark: #000000;
JSON
{
"hex": "#b0d2cb",
"rgb": {
"r": 176,
"g": 210,
"b": 203
},
"hsl": {
"h": 167.647,
"s": 27.419,
"l": 75.686
},
"oklch": {
"l": 0.837,
"c": 0.03739,
"h": 181.5
},
"luminance": 0.59635
}Semantic roles & 50–950 ramp
primary
#B0D2CB
secondary
#A87E87
accent
#3F55A6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483