#B8D0C8#B8D0C8
#B8D0C8 is a very light, muted teal. Relative luminance 0.595; OKLCH L 83.7% C 0.028 H 173.6°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D0C8 |
|---|---|
| RGB | rgb(184, 208, 200) |
| HSL | hsl(160, 20%, 77%) |
| HSV | hsv(160, 12%, 82%) |
| CMYK | cmyk(11.5%, 0%, 3.8%, 18.4%) |
| CIE-LAB | lab(81.55, -9.59, 1.24) |
| CIE-LCH | lch(81.55, 9.67, 172.63°) |
| OKLab | oklab(83.74% -0.0279 0.0031) |
| OKLCH | oklch(83.74% 0.028 173.6) |
| XYZ | xyz(52.7460, 59.4713, 63.3325) |
| Luminance | 0.5947 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.35
Silver (survey)
#C5C9C7
ΔE00 8.54
Light Grey
#D8DCD6
ΔE00 8.69
Lightblue
#ADD8E6
ΔE00 9.95
Paleturquoise
#AFEEEE
ΔE00 10.59
Ice
#D6FFFA
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D0C8 #D0B8C0
analogous
#B8D0BC #B8D0C8 #B8CCD0
triadic
#B8D0C8 #C8B8D0 #D0C8B8
tetradic
#B8D0C8 #BCB8D0 #D0B8C0 #CCD0B8
square
#B8D0C8 #BCB8D0 #D0B8C0 #CCD0B8
split-complementary
#B8D0C8 #D0B8CC #D0BCB8
monochromatic
#6E9F8F #93B8AB #B8D0C8 #DDE8E5 #EDF3F1
Accessibility & contrast
On white
1.63
#B8D0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#B8D0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D0C8
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D0C8 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDC8
Deuteranopia (green-blind)
#C9C9C9
Tritanopia (blue-blind)
#B3D1CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b8d0c8; /* rgb */ color: rgb(184, 208, 200); /* oklch */ color: oklch(83.7% 0.028 173.6);
Tailwind
colors: {
custom: {
50: '#cdded8',
500: '#b8d0c8',
950: '#000000',
},
}SCSS
$custom: #b8d0c8; $custom-light: #cdded8; $custom-dark: #000000;
JSON
{
"hex": "#b8d0c8",
"rgb": {
"r": 184,
"g": 208,
"b": 200
},
"hsl": {
"h": 160,
"s": 20.339,
"l": 76.863
},
"oklch": {
"l": 0.83737,
"c": 0.02808,
"h": 173.6
},
"luminance": 0.59472
}Semantic roles & 50–950 ramp
primary
#B8D0C8
secondary
#A58791
accent
#47649F
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483