#B8D8D6#B8D8D6
#B8D8D6 is a very light, muted teal. Relative luminance 0.642; OKLCH L 85.8% C 0.034 H 191.9°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D8D6 |
|---|---|
| RGB | rgb(184, 216, 214) |
| HSL | hsl(176, 29%, 78%) |
| HSV | hsv(176, 15%, 85%) |
| CMYK | cmyk(14.8%, 0%, 0.9%, 15.3%) |
| CIE-LAB | lab(84.05, -10.93, -2.56) |
| CIE-LCH | lch(84.05, 11.23, 193.19°) |
| OKLab | oklab(85.84% -0.0333 -0.007) |
| OKLCH | oklch(85.84% 0.034 191.9) |
| XYZ | xyz(56.4575, 64.1557, 73.0140) |
| Luminance | 0.6416 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.66
Lightblue
#ADD8E6
ΔE00 6.68
Paleturquoise
#AFEEEE
ΔE00 7.55
Pale Sky Blue
#BDF6FE
ΔE00 8.42
Ice Blue (survey)
#D7FFFE
ΔE00 8.43
Very Pale Blue
#D6FFFE
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D8D6 #D8B8BA
analogous
#B8D8C6 #B8D8D6 #B8CAD8
triadic
#B8D8D6 #D6B8D8 #D8D6B8
tetradic
#B8D8D6 #C6B8D8 #D8B8BA #CAD8B8
square
#B8D8D6 #C6B8D8 #D8B8BA #CAD8B8
split-complementary
#B8D8D6 #D8B8CA #D8C6B8
monochromatic
#69ADA8 #90C2BF #B8D8D6 #E0EEED #EBF4F4
Accessibility & contrast
On white
1.52
#B8D8D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#B8D8D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D8D6
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D8D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D8D6 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D6
Deuteranopia (green-blind)
#CDD0D6
Tritanopia (blue-blind)
#AFDAD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b8d8d6; /* rgb */ color: rgb(184, 216, 214); /* oklch */ color: oklch(85.8% 0.034 191.9);
Tailwind
colors: {
custom: {
50: '#cde4e2',
500: '#b8d8d6',
950: '#000000',
},
}SCSS
$custom: #b8d8d6; $custom-light: #cde4e2; $custom-dark: #000000;
JSON
{
"hex": "#b8d8d6",
"rgb": {
"r": 184,
"g": 216,
"b": 214
},
"hsl": {
"h": 176.25,
"s": 29.091,
"l": 78.431
},
"oklch": {
"l": 0.85836,
"c": 0.03401,
"h": 191.9
},
"luminance": 0.64157
}Semantic roles & 50–950 ramp
primary
#B8D8D6
secondary
#AF8688
accent
#3E44A8
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484