#B0DCE0#B0DCE0
#B0DCE0 is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.5% C 0.046 H 203.2°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DCE0 |
|---|---|
| RGB | rgb(176, 220, 224) |
| HSL | hsl(185, 44%, 78%) |
| HSV | hsv(185, 21%, 88%) |
| CMYK | cmyk(21.4%, 1.8%, 0%, 12.2%) |
| CIE-LAB | lab(84.89, -13.36, -6.67) |
| CIE-LCH | lch(84.89, 14.94, 206.54°) |
| OKLab | oklab(86.47% -0.0424 -0.0181) |
| OKLCH | oklch(86.47% 0.046 203.2) |
| XYZ | xyz(56.9483, 65.7962, 80.2059) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.29
Lightblue
#ADD8E6
ΔE00 4.45
Paleturquoise
#AFEEEE
ΔE00 5.52
Pale Sky Blue
#BDF6FE
ΔE00 5.95
Light Sky Blue
#C6FCFF
ΔE00 6.98
Robin'S Egg Blue
#98EFF9
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DCE0 #E0B4B0
analogous
#B0E0CC #B0DCE0 #B0C4E0
triadic
#B0DCE0 #E0B0DC #DCE0B0
tetradic
#B0DCE0 #CCB0E0 #E0B4B0 #C4E0B0
square
#B0DCE0 #CCB0E0 #E0B4B0 #C4E0B0
split-complementary
#B0DCE0 #E0B0C4 #E0CCB0
monochromatic
#58B5BE #84C9CF #B0DCE0 #DCEFF1 #E9F5F6
Accessibility & contrast
On white
1.48
#B0DCE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#B0DCE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DCE0
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DCE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DCE0 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E0
Deuteranopia (green-blind)
#CCD1E0
Tritanopia (blue-blind)
#A1E0DD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b0dce0; /* rgb */ color: rgb(176, 220, 224); /* oklch */ color: oklch(86.5% 0.046 203.2);
Tailwind
colors: {
custom: {
50: '#c8e6e9',
500: '#b0dce0',
950: '#000000',
},
}SCSS
$custom: #b0dce0; $custom-light: #c8e6e9; $custom-dark: #000000;
JSON
{
"hex": "#b0dce0",
"rgb": {
"r": 176,
"g": 220,
"b": 224
},
"hsl": {
"h": 185,
"s": 43.636,
"l": 78.431
},
"oklch": {
"l": 0.86469,
"c": 0.04608,
"h": 203.2
},
"luminance": 0.65798
}Semantic roles & 50–950 ramp
primary
#B0DCE0
secondary
#B9807B
accent
#3A2FB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484