#B0D0C8#B0D0C8
#B0D0C8 is a very light, muted teal. Relative luminance 0.585; OKLCH L 83.2% C 0.036 H 178.6°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #B0D0C8 |
|---|---|
| RGB | rgb(176, 208, 200) |
| HSL | hsl(165, 25%, 75%) |
| HSV | hsv(165, 15%, 82%) |
| CMYK | cmyk(15.4%, 0%, 3.8%, 18.4%) |
| CIE-LAB | lab(81.02, -12.21, 0.41) |
| CIE-LCH | lch(81.02, 12.22, 178.09°) |
| OKLab | oklab(83.18% -0.0359 0.0009) |
| OKLCH | oklch(83.18% 0.036 178.6) |
| XYZ | xyz(50.8830, 58.5107, 63.2452) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.32
Paleturquoise
#AFEEEE
ΔE00 9.10
Lightblue
#ADD8E6
ΔE00 9.56
Duck Egg Blue
#C3FBF4
ΔE00 10.21
Pale Teal
#82CBB2
ΔE00 10.37
Ice
#D6FFFA
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0D0C8 #D0B0B8
analogous
#B0D0B8 #B0D0C8 #B0C8D0
triadic
#B0D0C8 #C8B0D0 #D0C8B0
tetradic
#B0D0C8 #B8B0D0 #D0B0B8 #C8D0B0
square
#B0D0C8 #B8B0D0 #D0B0B8 #C8D0B0
split-complementary
#B0D0C8 #D0B0C8 #D0B8B0
monochromatic
#63A293 #8AB9AD #B0D0C8 #D6E7E3 #ECF4F2
Accessibility & contrast
On white
1.65
#B0D0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#B0D0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0D0C8
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0D0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0D0C8 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC8
Deuteranopia (green-blind)
#C7C7C9
Tritanopia (blue-blind)
#A8D1CD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b0d0c8; /* rgb */ color: rgb(176, 208, 200); /* oklch */ color: oklch(83.2% 0.036 178.6);
Tailwind
colors: {
custom: {
50: '#c8ded8',
500: '#b0d0c8',
950: '#000000',
},
}SCSS
$custom: #b0d0c8; $custom-light: #c8ded8; $custom-dark: #000000;
JSON
{
"hex": "#b0d0c8",
"rgb": {
"r": 176,
"g": 208,
"b": 200
},
"hsl": {
"h": 165,
"s": 25.397,
"l": 75.294
},
"oklch": {
"l": 0.83184,
"c": 0.03589,
"h": 178.6
},
"luminance": 0.58512
}Semantic roles & 50–950 ramp
primary
#B0D0C8
secondary
#A57F88
accent
#425AA4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483