#B8DCD4#B8DCD4
#B8DCD4 is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.6% C 0.039 H 180.4°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DCD4 |
|---|---|
| RGB | rgb(184, 220, 212) |
| HSL | hsl(167, 34%, 79%) |
| HSV | hsv(167, 16%, 86%) |
| CMYK | cmyk(16.4%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(85.06, -13.37, -0.02) |
| CIE-LCH | lch(85.06, 13.37, 180.07°) |
| OKLab | oklab(86.62% -0.0394 -0.0002) |
| OKLCH | oklch(86.62% 0.039 180.4) |
| XYZ | xyz(57.2409, 66.1286, 72.0228) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.12
Paleturquoise
#AFEEEE
ΔE00 6.85
Duck Egg Blue
#C3FBF4
ΔE00 7.41
Ice
#D6FFFA
ΔE00 7.64
Light Light Blue
#CAFFFB
ΔE00 8.04
Pale Blue
#D0FEFE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DCD4 #DCB8C0
analogous
#B8DCC2 #B8DCD4 #B8D2DC
triadic
#B8DCD4 #D4B8DC #DCD4B8
tetradic
#B8DCD4 #C2B8DC #DCB8C0 #D2DCB8
square
#B8DCD4 #C2B8DC #DCB8C0 #D2DCB8
split-complementary
#B8DCD4 #DCB8D2 #DCC2B8
monochromatic
#66B4A2 #8FC8BB #B8DCD4 #E1F0ED #EBF5F3
Accessibility & contrast
On white
1.48
#B8DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#B8DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DCD4
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DCD4 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D4
Deuteranopia (green-blind)
#D2D2D5
Tritanopia (blue-blind)
#AFDDD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b8dcd4; /* rgb */ color: rgb(184, 220, 212); /* oklch */ color: oklch(86.6% 0.039 180.4);
Tailwind
colors: {
custom: {
50: '#cde6e1',
500: '#b8dcd4',
950: '#000000',
},
}SCSS
$custom: #b8dcd4; $custom-light: #cde6e1; $custom-dark: #000000;
JSON
{
"hex": "#b8dcd4",
"rgb": {
"r": 184,
"g": 220,
"b": 212
},
"hsl": {
"h": 166.667,
"s": 33.962,
"l": 79.216
},
"oklch": {
"l": 0.86624,
"c": 0.03945,
"h": 180.4
},
"luminance": 0.6613
}Semantic roles & 50–950 ramp
primary
#B8DCD4
secondary
#B4858F
accent
#3953AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484