#B8DCD6#B8DCD6
#B8DCD6 is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.7% C 0.039 H 184.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DCD6 |
|---|---|
| RGB | rgb(184, 220, 214) |
| HSL | hsl(170, 34%, 79%) |
| HSV | hsv(170, 16%, 86%) |
| CMYK | cmyk(16.4%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(85.11, -12.97, -1.00) |
| CIE-LCH | lch(85.11, 13.01, 184.40°) |
| OKLab | oklab(86.68% -0.0387 -0.0029) |
| OKLCH | oklch(86.68% 0.039 184.2) |
| XYZ | xyz(57.4948, 66.2302, 73.3598) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.34
Paleturquoise
#AFEEEE
ΔE00 6.54
Duck Egg Blue
#C3FBF4
ΔE00 7.41
Ice
#D6FFFA
ΔE00 7.52
Pale Blue
#D0FEFE
ΔE00 7.77
Very Pale Blue
#D6FFFE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DCD6 #DCB8BE
analogous
#B8DCC4 #B8DCD6 #B8D0DC
triadic
#B8DCD6 #D6B8DC #DCD6B8
tetradic
#B8DCD6 #C4B8DC #DCB8BE #D0DCB8
square
#B8DCD6 #C4B8DC #DCB8BE #D0DCB8
split-complementary
#B8DCD6 #DCB8D0 #DCC4B8
monochromatic
#66B4A7 #8FC8BE #B8DCD6 #E1F0EE #EBF5F3
Accessibility & contrast
On white
1.47
#B8DCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#B8DCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DCD6
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DCD6 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D6
Deuteranopia (green-blind)
#D1D2D7
Tritanopia (blue-blind)
#AFDEDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b8dcd6; /* rgb */ color: rgb(184, 220, 214); /* oklch */ color: oklch(86.7% 0.039 184.2);
Tailwind
colors: {
custom: {
50: '#cde6e2',
500: '#b8dcd6',
950: '#000000',
},
}SCSS
$custom: #b8dcd6; $custom-light: #cde6e2; $custom-dark: #000000;
JSON
{
"hex": "#b8dcd6",
"rgb": {
"r": 184,
"g": 220,
"b": 214
},
"hsl": {
"h": 170,
"s": 33.962,
"l": 79.216
},
"oklch": {
"l": 0.86682,
"c": 0.03877,
"h": 184.2
},
"luminance": 0.66232
}Semantic roles & 50–950 ramp
primary
#B8DCD6
secondary
#B4858C
accent
#394CAD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484