#B8D6D2#B8D6D2
#B8D6D2 is a very light, muted teal. Relative luminance 0.629; OKLCH L 85.3% C 0.032 H 186.8°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D6D2 |
|---|---|
| RGB | rgb(184, 214, 210) |
| HSL | hsl(172, 27%, 78%) |
| HSV | hsv(172, 14%, 84%) |
| CMYK | cmyk(14%, 0%, 1.9%, 16.1%) |
| CIE-LAB | lab(83.41, -10.71, -1.37) |
| CIE-LCH | lch(83.41, 10.80, 187.31°) |
| OKLab | oklab(85.3% -0.0321 -0.0038) |
| OKLCH | oklch(85.3% 0.032 186.8) |
| XYZ | xyz(55.4437, 62.9353, 70.1869) |
| Luminance | 0.6294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.68
Lightblue
#ADD8E6
ΔE00 7.64
Paleturquoise
#AFEEEE
ΔE00 8.23
Ice
#D6FFFA
ΔE00 8.97
Ice Blue (survey)
#D7FFFE
ΔE00 9.02
Very Pale Blue
#D6FFFE
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D6D2 #D6B8BC
analogous
#B8D6C3 #B8D6D2 #B8CBD6
triadic
#B8D6D2 #D2B8D6 #D6D2B8
tetradic
#B8D6D2 #C3B8D6 #D6B8BC #CBD6B8
square
#B8D6D2 #C3B8D6 #D6B8BC #CBD6B8
split-complementary
#B8D6D2 #D6B8CB #D6C3B8
monochromatic
#6AA9A1 #91C0B9 #B8D6D2 #DFECEB #ECF4F3
Accessibility & contrast
On white
1.55
#B8D6D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#B8D6D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D6D2
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D6D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D6D2 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D2D2
Deuteranopia (green-blind)
#CDCED2
Tritanopia (blue-blind)
#B0D8D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #b8d6d2; /* rgb */ color: rgb(184, 214, 210); /* oklch */ color: oklch(85.3% 0.032 186.8);
Tailwind
colors: {
custom: {
50: '#cde2df',
500: '#b8d6d2',
950: '#000000',
},
}SCSS
$custom: #b8d6d2; $custom-light: #cde2df; $custom-dark: #000000;
JSON
{
"hex": "#b8d6d2",
"rgb": {
"r": 184,
"g": 214,
"b": 210
},
"hsl": {
"h": 172,
"s": 26.786,
"l": 78.039
},
"oklch": {
"l": 0.85295,
"c": 0.03238,
"h": 186.8
},
"luminance": 0.62937
}Semantic roles & 50–950 ramp
primary
#B8D6D2
secondary
#AC868B
accent
#404EA5
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484