#B0CED3#B0CED3
#B0CED3 is a very light, muted teal. Relative luminance 0.581; OKLCH L 83.1% C 0.033 H 208.7°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B0CED3 |
|---|---|
| RGB | rgb(176, 206, 211) |
| HSL | hsl(189, 28%, 76%) |
| HSV | hsv(189, 17%, 83%) |
| CMYK | cmyk(16.6%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(80.78, -8.92, -5.83) |
| CIE-LCH | lch(80.78, 10.66, 213.17°) |
| OKLab | oklab(83.09% -0.0288 -0.0158) |
| OKLCH | oklch(83.09% 0.033 208.7) |
| XYZ | xyz(51.7306, 58.0745, 70.0993) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.49
Powder Blue
#B0E0E6
ΔE00 5.61
Ice Blue
#A5DFF9
ΔE00 8.69
Light Grey Blue
#9DBCD4
ΔE00 9.19
Silver (survey)
#C5C9C7
ΔE00 9.21
Cloudy Blue
#ACC2D9
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0CED3 #D3B5B0
analogous
#B0D3C6 #B0CED3 #B0BCD3
triadic
#B0CED3 #D3B0CE #CED3B0
tetradic
#B0CED3 #C6B0D3 #D3B5B0 #BCD3B0
square
#B0CED3 #C6B0D3 #D3B5B0 #BCD3B0
split-complementary
#B0CED3 #D3B0BC #D3C6B0
monochromatic
#619DA7 #89B6BD #B0CED3 #D7E6E9 #EBF3F4
Accessibility & contrast
On white
1.66
#B0CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#B0CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0CED3
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0CED3 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD3
Deuteranopia (green-blind)
#C2C6D3
Tritanopia (blue-blind)
#A6D1CF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #b0ced3; /* rgb */ color: rgb(176, 206, 211); /* oklch */ color: oklch(83.1% 0.033 208.7);
Tailwind
colors: {
custom: {
50: '#c8dde0',
500: '#b0ced3',
950: '#000000',
},
}SCSS
$custom: #b0ced3; $custom-light: #c8dde0; $custom-dark: #000000;
JSON
{
"hex": "#b0ced3",
"rgb": {
"r": 176,
"g": 206,
"b": 211
},
"hsl": {
"h": 188.571,
"s": 28.455,
"l": 75.882
},
"oklch": {
"l": 0.83091,
"c": 0.03285,
"h": 208.7
},
"luminance": 0.58076
}Semantic roles & 50–950 ramp
primary
#B0CED3
secondary
#A9847E
accent
#4D3EA7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484