#B0D0CE#B0D0CE
#B0D0CE is a very light, muted teal. Relative luminance 0.588; OKLCH L 83.4% C 0.034 H 191.9°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B0D0CE |
|---|---|
| RGB | rgb(176, 208, 206) |
| HSL | hsl(176, 25%, 75%) |
| HSV | hsv(176, 15%, 82%) |
| CMYK | cmyk(15.4%, 0%, 1%, 18.4%) |
| CIE-LAB | lab(81.18, -11.00, -2.57) |
| CIE-LCH | lch(81.18, 11.29, 193.16°) |
| OKLab | oklab(83.36% -0.0335 -0.007) |
| OKLCH | oklch(83.36% 0.034 191.9) |
| XYZ | xyz(51.5980, 58.7967, 67.0109) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.52
Lightblue
#ADD8E6
ΔE00 6.91
Paleturquoise
#AFEEEE
ΔE00 8.66
Pale Sky Blue
#BDF6FE
ΔE00 9.85
Silver (survey)
#C5C9C7
ΔE00 9.97
Pale Blue
#D0FEFE
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0D0CE #D0B0B2
analogous
#B0D0BE #B0D0CE #B0C2D0
triadic
#B0D0CE #CEB0D0 #D0CEB0
tetradic
#B0D0CE #BEB0D0 #D0B0B2 #C2D0B0
square
#B0D0CE #BEB0D0 #D0B0B2 #C2D0B0
split-complementary
#B0D0CE #D0B0C2 #D0BEB0
monochromatic
#63A29E #8AB9B6 #B0D0CE #D6E7E6 #ECF4F3
Accessibility & contrast
On white
1.65
#B0D0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#B0D0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0D0CE
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0D0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0D0CE | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCE
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#A7D2CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #b0d0ce; /* rgb */ color: rgb(176, 208, 206); /* oklch */ color: oklch(83.4% 0.034 191.9);
Tailwind
colors: {
custom: {
50: '#c8dedc',
500: '#b0d0ce',
950: '#000000',
},
}SCSS
$custom: #b0d0ce; $custom-light: #c8dedc; $custom-dark: #000000;
JSON
{
"hex": "#b0d0ce",
"rgb": {
"r": 176,
"g": 208,
"b": 206
},
"hsl": {
"h": 176.25,
"s": 25.397,
"l": 75.294
},
"oklch": {
"l": 0.83362,
"c": 0.0342,
"h": 191.9
},
"luminance": 0.58798
}Semantic roles & 50–950 ramp
primary
#B0D0CE
secondary
#A57F81
accent
#4248A4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484