#B0D8CA#B0D8CA
#B0D8CA is a very light, muted teal. Relative luminance 0.626; OKLCH L 85.0% C 0.046 H 171.9°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B0D8CA |
|---|---|
| RGB | rgb(176, 216, 202) |
| HSL | hsl(159, 34%, 77%) |
| HSV | hsv(159, 19%, 85%) |
| CMYK | cmyk(18.5%, 0%, 6.5%, 15.3%) |
| CIE-LAB | lab(83.23, -15.88, 2.56) |
| CIE-LCH | lch(83.23, 16.09, 170.84°) |
| OKLab | oklab(84.96% -0.0458 0.0065) |
| OKLCH | oklch(84.96% 0.046 171.9) |
| XYZ | xyz(53.1181, 62.6045, 65.1509) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 8.21
Pale Teal
#82CBB2
ΔE00 8.37
Duck Egg Blue
#C3FBF4
ΔE00 8.44
Powder Blue
#B0E0E6
ΔE00 8.51
Eggshell Blue
#C4FFF7
ΔE00 9.16
Light Teal
#90E4C1
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0D8CA #D8B0BE
analogous
#B0D8B6 #B0D8CA #B0D2D8
triadic
#B0D8CA #CAB0D8 #D8CAB0
tetradic
#B0D8CA #B6B0D8 #D8B0BE #D2D8B0
square
#B0D8CA #B6B0D8 #D8B0BE #D2D8B0
split-complementary
#B0D8CA #D8B0D2 #D8B6B0
monochromatic
#5EB093 #87C4AF #B0D8CA #D9ECE5 #EBF5F1
Accessibility & contrast
On white
1.55
#B0D8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#B0D8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0D8CA
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0D8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0D8CA | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3C9
Deuteranopia (green-blind)
#CECDCB
Tritanopia (blue-blind)
#A7D9D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b0d8ca; /* rgb */ color: rgb(176, 216, 202); /* oklch */ color: oklch(85.0% 0.046 171.9);
Tailwind
colors: {
custom: {
50: '#c8e4da',
500: '#b0d8ca',
950: '#000000',
},
}SCSS
$custom: #b0d8ca; $custom-light: #c8e4da; $custom-dark: #000000;
JSON
{
"hex": "#b0d8ca",
"rgb": {
"r": 176,
"g": 216,
"b": 202
},
"hsl": {
"h": 159,
"s": 33.898,
"l": 76.863
},
"oklch": {
"l": 0.84959,
"c": 0.04631,
"h": 171.9
},
"luminance": 0.62606
}Semantic roles & 50–950 ramp
primary
#B0D8CA
secondary
#AF7D8F
accent
#3961AD
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483