#B8DCD2#B8DCD2
#B8DCD2 is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.6% C 0.040 H 176.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DCD2 |
|---|---|
| RGB | rgb(184, 220, 210) |
| HSL | hsl(163, 34%, 79%) |
| HSV | hsv(163, 16%, 86%) |
| CMYK | cmyk(16.4%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(85.01, -13.77, 0.97) |
| CIE-LCH | lch(85.01, 13.80, 175.98°) |
| OKLab | oklab(86.57% -0.0402 0.0024) |
| OKLCH | oklch(86.57% 0.04 176.6) |
| XYZ | xyz(56.9902, 66.0284, 70.7024) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.91
Paleturquoise
#AFEEEE
ΔE00 7.25
Duck Egg Blue
#C3FBF4
ΔE00 7.51
Ice
#D6FFFA
ΔE00 7.85
Light Light Blue
#CAFFFB
ΔE00 8.26
Eggshell Blue
#C4FFF7
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DCD2 #DCB8C2
analogous
#B8DCC0 #B8DCD2 #B8D4DC
triadic
#B8DCD2 #D2B8DC #DCD2B8
tetradic
#B8DCD2 #C0B8DC #DCB8C2 #D4DCB8
square
#B8DCD2 #C0B8DC #DCB8C2 #D4DCB8
split-complementary
#B8DCD2 #DCB8D4 #DCC0B8
monochromatic
#66B49E #8FC8B8 #B8DCD2 #E1F0EC #EBF5F2
Accessibility & contrast
On white
1.48
#B8DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#B8DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DCD2
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DCD2 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D2
Deuteranopia (green-blind)
#D2D2D3
Tritanopia (blue-blind)
#B0DDD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b8dcd2; /* rgb */ color: rgb(184, 220, 210); /* oklch */ color: oklch(86.6% 0.040 176.6);
Tailwind
colors: {
custom: {
50: '#cde7df',
500: '#b8dcd2',
950: '#000000',
},
}SCSS
$custom: #b8dcd2; $custom-light: #cde7df; $custom-dark: #000000;
JSON
{
"hex": "#b8dcd2",
"rgb": {
"r": 184,
"g": 220,
"b": 210
},
"hsl": {
"h": 163.333,
"s": 33.962,
"l": 79.216
},
"oklch": {
"l": 0.86566,
"c": 0.04032,
"h": 176.6
},
"luminance": 0.6603
}Semantic roles & 50–950 ramp
primary
#B8DCD2
secondary
#B48592
accent
#3959AD
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484