#B8DAD6#B8DAD6
#B8DAD6 is a very light, muted teal. Relative luminance 0.652; OKLCH L 86.3% C 0.036 H 187.8°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DAD6 |
|---|---|
| RGB | rgb(184, 218, 214) |
| HSL | hsl(173, 31%, 79%) |
| HSV | hsv(173, 16%, 85%) |
| CMYK | cmyk(15.6%, 0%, 1.8%, 14.5%) |
| CIE-LAB | lab(84.58, -11.95, -1.78) |
| CIE-LCH | lch(84.58, 12.09, 188.47°) |
| OKLab | oklab(86.26% -0.036 -0.0049) |
| OKLCH | oklch(86.26% 0.036 187.8) |
| XYZ | xyz(56.9730, 65.1867, 73.1858) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.88
Paleturquoise
#AFEEEE
ΔE00 6.96
Lightblue
#ADD8E6
ΔE00 7.55
Ice
#D6FFFA
ΔE00 7.95
Pale Blue
#D0FEFE
ΔE00 8.03
Very Pale Blue
#D6FFFE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DAD6 #DAB8BC
analogous
#B8DAC5 #B8DAD6 #B8CDDA
triadic
#B8DAD6 #D6B8DA #DAD6B8
tetradic
#B8DAD6 #C5B8DA #DAB8BC #CDDAB8
square
#B8DAD6 #C5B8DA #DAB8BC #CDDAB8
split-complementary
#B8DAD6 #DAB8CD #DAC5B8
monochromatic
#68B0A8 #90C5BF #B8DAD6 #E0EFED #EBF5F3
Accessibility & contrast
On white
1.50
#B8DAD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#B8DAD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DAD6
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DAD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DAD6 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D6D6
Deuteranopia (green-blind)
#CFD1D6
Tritanopia (blue-blind)
#AFDCD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b8dad6; /* rgb */ color: rgb(184, 218, 214); /* oklch */ color: oklch(86.3% 0.036 187.8);
Tailwind
colors: {
custom: {
50: '#cde5e2',
500: '#b8dad6',
950: '#000000',
},
}SCSS
$custom: #b8dad6; $custom-light: #cde5e2; $custom-dark: #000000;
JSON
{
"hex": "#b8dad6",
"rgb": {
"r": 184,
"g": 218,
"b": 214
},
"hsl": {
"h": 172.941,
"s": 31.481,
"l": 78.824
},
"oklch": {
"l": 0.86258,
"c": 0.03631,
"h": 187.8
},
"luminance": 0.65188
}Semantic roles & 50–950 ramp
primary
#B8DAD6
secondary
#B1858A
accent
#3B48AA
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484