#B8DCDB#B8DCDB
#B8DCDB is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.8% C 0.038 H 194.4°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DCDB |
|---|---|
| RGB | rgb(184, 220, 219) |
| HSL | hsl(178, 34%, 79%) |
| HSV | hsv(178, 16%, 86%) |
| CMYK | cmyk(16.4%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(85.25, -11.96, -3.45) |
| CIE-LCH | lch(85.25, 12.44, 196.10°) |
| OKLab | oklab(86.83% -0.0367 -0.0094) |
| OKLCH | oklch(86.83% 0.038 194.4) |
| XYZ | xyz(58.1431, 66.4895, 76.7744) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.56
Lightblue
#ADD8E6
ΔE00 6.26
Paleturquoise
#AFEEEE
ΔE00 6.31
Pale Sky Blue
#BDF6FE
ΔE00 7.16
Pale Blue
#D0FEFE
ΔE00 7.36
Light Sky Blue
#C6FCFF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DCDB #DCB8B9
analogous
#B8DCC9 #B8DCDB #B8CBDC
triadic
#B8DCDB #DBB8DC #DCDBB8
tetradic
#B8DCDB #C9B8DC #DCB8B9 #CBDCB8
square
#B8DCDB #C9B8DC #DCB8B9 #CBDCB8
split-complementary
#B8DCDB #DCB8CB #DCC9B8
monochromatic
#66B4B1 #8FC8C6 #B8DCDB #E1F0F0 #EBF5F5
Accessibility & contrast
On white
1.47
#B8DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#B8DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DCDB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DCDB | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#D0D3DB
Tritanopia (blue-blind)
#ADDEDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b8dcdb; /* rgb */ color: rgb(184, 220, 219); /* oklch */ color: oklch(86.8% 0.038 194.4);
Tailwind
colors: {
custom: {
50: '#cde6e6',
500: '#b8dcdb',
950: '#000000',
},
}SCSS
$custom: #b8dcdb; $custom-light: #cde6e6; $custom-dark: #000000;
JSON
{
"hex": "#b8dcdb",
"rgb": {
"r": 184,
"g": 220,
"b": 219
},
"hsl": {
"h": 178.333,
"s": 33.962,
"l": 79.216
},
"oklch": {
"l": 0.8683,
"c": 0.03787,
"h": 194.4
},
"luminance": 0.66491
}Semantic roles & 50–950 ramp
primary
#B8DCDB
secondary
#B48586
accent
#393CAD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484