#B8D2D6#B8D2D6
#B8D2D6 is a very light, muted teal. Relative luminance 0.611; OKLCH L 84.6% C 0.028 H 207.8°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B8D2D6 |
|---|---|
| RGB | rgb(184, 210, 214) |
| HSL | hsl(188, 27%, 78%) |
| HSV | hsv(188, 14%, 84%) |
| CMYK | cmyk(14%, 1.9%, 0%, 16.1%) |
| CIE-LAB | lab(82.45, -7.84, -4.91) |
| CIE-LCH | lch(82.45, 9.25, 212.05°) |
| OKLab | oklab(84.57% -0.0251 -0.0133) |
| OKLCH | oklch(84.57% 0.028 207.8) |
| XYZ | xyz(54.9483, 61.1373, 72.5109) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.02
Powder Blue
#B0E0E6
ΔE00 5.94
Silver (survey)
#C5C9C7
ΔE00 8.17
Fog
#D8DCE0
ΔE00 9.11
Ice Blue
#A5DFF9
ΔE00 9.11
Light Grey
#D8DCD6
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8D2D6 #D6BCB8
analogous
#B8D6CB #B8D2D6 #B8C3D6
triadic
#B8D2D6 #D6B8D2 #D2D6B8
tetradic
#B8D2D6 #CBB8D6 #D6BCB8 #C3D6B8
square
#B8D2D6 #CBB8D6 #D6BCB8 #C3D6B8
split-complementary
#B8D2D6 #D6B8C3 #D6CBB8
monochromatic
#6AA1A9 #91B9C0 #B8D2D6 #DFEBEC #ECF3F4
Accessibility & contrast
On white
1.59
#B8D2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#B8D2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8D2D6
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8D2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8D2D6 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD0D6
Deuteranopia (green-blind)
#C8CBD6
Tritanopia (blue-blind)
#B0D4D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b8d2d6; /* rgb */ color: rgb(184, 210, 214); /* oklch */ color: oklch(84.6% 0.028 207.8);
Tailwind
colors: {
custom: {
50: '#cddfe2',
500: '#b8d2d6',
950: '#000000',
},
}SCSS
$custom: #b8d2d6; $custom-light: #cddfe2; $custom-dark: #000000;
JSON
{
"hex": "#b8d2d6",
"rgb": {
"r": 184,
"g": 210,
"b": 214
},
"hsl": {
"h": 188,
"s": 26.786,
"l": 78.039
},
"oklch": {
"l": 0.84574,
"c": 0.02842,
"h": 207.8
},
"luminance": 0.61139
}Semantic roles & 50–950 ramp
primary
#B8D2D6
secondary
#AC8B86
accent
#4E40A5
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484