#B0DCE3#B0DCE3
#B0DCE3 is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.6% C 0.047 H 208.2°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DCE3 |
|---|---|
| RGB | rgb(176, 220, 227) |
| HSL | hsl(188, 48%, 79%) |
| HSV | hsv(188, 22%, 89%) |
| CMYK | cmyk(22.5%, 3.1%, 0%, 11%) |
| CIE-LAB | lab(84.98, -12.71, -8.14) |
| CIE-LCH | lch(84.98, 15.09, 212.62°) |
| OKLab | oklab(86.56% -0.0412 -0.0221) |
| OKLCH | oklch(86.56% 0.047 208.2) |
| XYZ | xyz(57.3588, 65.9604, 82.3676) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.35
Lightblue
#ADD8E6
ΔE00 3.19
Pale Sky Blue
#BDF6FE
ΔE00 5.88
Paleturquoise
#AFEEEE
ΔE00 6.25
Ice Blue
#A5DFF9
ΔE00 6.66
Light Sky Blue
#C6FCFF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DCE3 #E3B7B0
analogous
#B0E3D1 #B0DCE3 #B0C3E3
triadic
#B0DCE3 #E3B0DC #DCE3B0
tetradic
#B0DCE3 #D1B0E3 #E3B7B0 #C3E3B0
square
#B0DCE3 #D1B0E3 #E3B7B0 #C3E3B0
split-complementary
#B0DCE3 #E3B0C3 #E3D1B0
monochromatic
#56B4C3 #83C8D3 #B0DCE3 #DDF0F3 #E8F5F7
Accessibility & contrast
On white
1.48
#B0DCE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#B0DCE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DCE3
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DCE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DCE3 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E3
Deuteranopia (green-blind)
#CBD1E3
Tritanopia (blue-blind)
#A0E0DE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b0dce3; /* rgb */ color: rgb(176, 220, 227); /* oklch */ color: oklch(86.6% 0.047 208.2);
Tailwind
colors: {
custom: {
50: '#c8e6eb',
500: '#b0dce3',
950: '#000000',
},
}SCSS
$custom: #b0dce3; $custom-light: #c8e6eb; $custom-dark: #000000;
JSON
{
"hex": "#b0dce3",
"rgb": {
"r": 176,
"g": 220,
"b": 227
},
"hsl": {
"h": 188.235,
"s": 47.664,
"l": 79.02
},
"oklch": {
"l": 0.86563,
"c": 0.04676,
"h": 208.2
},
"luminance": 0.65963
}Semantic roles & 50–950 ramp
primary
#B0DCE3
secondary
#BD847A
accent
#3E2BBB
background
#FDFEFE
surface
#F9FCFD
border
#D2D5D5
text
#131616
muted
#828484