#B8D2CC#B8D2CC
#B8D2CC is a very light, muted teal. Relative luminance 0.606; OKLCH L 84.3% C 0.029 H 180.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D2CC |
|---|---|
| RGB | rgb(184, 210, 204) |
| HSL | hsl(166, 22%, 77%) |
| HSV | hsv(166, 12%, 82%) |
| CMYK | cmyk(12.4%, 0%, 2.9%, 17.6%) |
| CIE-LAB | lab(82.19, -9.84, 0.03) |
| CIE-LCH | lch(82.19, 9.84, 179.81°) |
| OKLab | oklab(84.28% -0.0291 -0.0001) |
| OKLCH | oklch(84.28% 0.029 180.1) |
| XYZ | xyz(53.7102, 60.6421, 65.9904) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.24
Silver (survey)
#C5C9C7
ΔE00 8.81
Lightblue
#ADD8E6
ΔE00 8.85
Light Grey
#D8DCD6
ΔE00 8.92
Paleturquoise
#AFEEEE
ΔE00 9.70
Ice
#D6FFFA
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D2CC #D2B8BE
analogous
#B8D2BF #B8D2CC #B8CBD2
triadic
#B8D2CC #CCB8D2 #D2CCB8
tetradic
#B8D2CC #BFB8D2 #D2B8BE #CBD2B8
square
#B8D2CC #BFB8D2 #D2B8BE #CBD2B8
split-complementary
#B8D2CC #D2B8CB #D2BFB8
monochromatic
#6DA396 #93BAB1 #B8D2CC #DDEAE7 #ECF3F2
Accessibility & contrast
On white
1.60
#B8D2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#B8D2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D2CC
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D2CC | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#CACBCC
Tritanopia (blue-blind)
#B2D3D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b8d2cc; /* rgb */ color: rgb(184, 210, 204); /* oklch */ color: oklch(84.3% 0.029 180.1);
Tailwind
colors: {
custom: {
50: '#cddfdb',
500: '#b8d2cc',
950: '#000000',
},
}SCSS
$custom: #b8d2cc; $custom-light: #cddfdb; $custom-dark: #000000;
JSON
{
"hex": "#b8d2cc",
"rgb": {
"r": 184,
"g": 210,
"b": 204
},
"hsl": {
"h": 166.154,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.84275,
"c": 0.02907,
"h": 180.1
},
"luminance": 0.60643
}Semantic roles & 50–950 ramp
primary
#B8D2CC
secondary
#A7878E
accent
#455AA1
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131515
muted
#838484