#B8D2D0#B8D2D0
#B8D2D0 is a very light, muted teal. Relative luminance 0.608; OKLCH L 84.4% C 0.028 H 191.0°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D2D0 |
|---|---|
| RGB | rgb(184, 210, 208) |
| HSL | hsl(175, 22%, 77%) |
| HSV | hsv(175, 12%, 82%) |
| CMYK | cmyk(12.4%, 0%, 1%, 17.6%) |
| CIE-LAB | lab(82.29, -9.05, -1.95) |
| CIE-LCH | lch(82.29, 9.26, 192.14°) |
| OKLab | oklab(84.39% -0.0275 -0.0053) |
| OKLCH | oklch(84.39% 0.028 191) |
| XYZ | xyz(54.1961, 60.8364, 68.5495) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.27
Lightblue
#ADD8E6
ΔE00 7.14
Silver (survey)
#C5C9C7
ΔE00 8.34
Light Grey
#D8DCD6
ΔE00 8.83
Paleturquoise
#AFEEEE
ΔE00 9.58
Lightcyan
#E0FFFF
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D2D0 #D2B8BA
analogous
#B8D2C3 #B8D2D0 #B8C7D2
triadic
#B8D2D0 #D0B8D2 #D2D0B8
tetradic
#B8D2D0 #C3B8D2 #D2B8BA #C7D2B8
square
#B8D2D0 #C3B8D2 #D2B8BA #C7D2B8
split-complementary
#B8D2D0 #D2B8C7 #D2C3B8
monochromatic
#6DA39E #93BAB7 #B8D2D0 #DDEAE9 #ECF3F3
Accessibility & contrast
On white
1.59
#B8D2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#B8D2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D2D0
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D2D0 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFD0
Deuteranopia (green-blind)
#C9CBD0
Tritanopia (blue-blind)
#B1D4D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b8d2d0; /* rgb */ color: rgb(184, 210, 208); /* oklch */ color: oklch(84.4% 0.028 191.0);
Tailwind
colors: {
custom: {
50: '#cddfde',
500: '#b8d2d0',
950: '#000000',
},
}SCSS
$custom: #b8d2d0; $custom-light: #cddfde; $custom-dark: #000000;
JSON
{
"hex": "#b8d2d0",
"rgb": {
"r": 184,
"g": 210,
"b": 208
},
"hsl": {
"h": 175.385,
"s": 22.414,
"l": 77.255
},
"oklch": {
"l": 0.84393,
"c": 0.02799,
"h": 191
},
"luminance": 0.60838
}Semantic roles & 50–950 ramp
primary
#B8D2D0
secondary
#A78789
accent
#454CA1
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484