#B8D6CC#B8D6CC
#B8D6CC is a very light, muted teal. Relative luminance 0.626; OKLCH L 85.1% C 0.035 H 173.3°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D6CC |
|---|---|
| RGB | rgb(184, 214, 204) |
| HSL | hsl(160, 27%, 78%) |
| HSV | hsv(160, 14%, 84%) |
| CMYK | cmyk(14%, 0%, 4.7%, 16.1%) |
| CIE-LAB | lab(83.25, -11.89, 1.59) |
| CIE-LCH | lch(83.25, 12.00, 172.39°) |
| OKLab | oklab(85.12% -0.0345 0.004) |
| OKLCH | oklch(85.12% 0.035 173.3) |
| XYZ | xyz(54.7101, 62.6419, 66.3237) |
| Luminance | 0.6264 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.71
Paleturquoise
#AFEEEE
ΔE00 8.95
Ice
#D6FFFA
ΔE00 9.26
Duck Egg Blue
#C3FBF4
ΔE00 9.35
Ice Blue (survey)
#D7FFFE
ΔE00 9.76
Very Pale Blue
#D6FFFE
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D6CC #D6B8C2
analogous
#B8D6BD #B8D6CC #B8D1D6
triadic
#B8D6CC #CCB8D6 #D6CCB8
tetradic
#B8D6CC #BDB8D6 #D6B8C2 #D1D6B8
square
#B8D6CC #BDB8D6 #D6B8C2 #D1D6B8
split-complementary
#B8D6CC #D6B8D1 #D6BDB8
monochromatic
#6AA994 #91C0B0 #B8D6CC #DFECE8 #ECF4F1
Accessibility & contrast
On white
1.55
#B8D6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#B8D6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D6CC
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D6CC | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#CECECD
Tritanopia (blue-blind)
#B1D7D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #b8d6cc; /* rgb */ color: rgb(184, 214, 204); /* oklch */ color: oklch(85.1% 0.035 173.3);
Tailwind
colors: {
custom: {
50: '#cde2db',
500: '#b8d6cc',
950: '#000000',
},
}SCSS
$custom: #b8d6cc; $custom-light: #cde2db; $custom-dark: #000000;
JSON
{
"hex": "#b8d6cc",
"rgb": {
"r": 184,
"g": 214,
"b": 204
},
"hsl": {
"h": 160,
"s": 26.786,
"l": 78.039
},
"oklch": {
"l": 0.85121,
"c": 0.03477,
"h": 173.3
},
"luminance": 0.62643
}Semantic roles & 50–950 ramp
primary
#B8D6CC
secondary
#AC8693
accent
#4062A5
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131515
muted
#838484