#B6D8D4#B6D8D4
#B6D8D4 is a very light, muted teal. Relative luminance 0.638; OKLCH L 85.6% C 0.036 H 187.8°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B6D8D4 |
|---|---|
| RGB | rgb(182, 216, 212) |
| HSL | hsl(173, 30%, 78%) |
| HSV | hsv(173, 16%, 85%) |
| CMYK | cmyk(15.7%, 0%, 1.9%, 15.3%) |
| CIE-LAB | lab(83.87, -11.97, -1.78) |
| CIE-LCH | lch(83.87, 12.10, 188.46°) |
| OKLab | oklab(85.64% -0.036 -0.0049) |
| OKLCH | oklch(85.64% 0.036 187.8) |
| XYZ | xyz(55.7278, 63.8088, 71.6548) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.00
Paleturquoise
#AFEEEE
ΔE00 7.20
Lightblue
#ADD8E6
ΔE00 7.54
Ice
#D6FFFA
ΔE00 8.41
Pale Blue
#D0FEFE
ΔE00 8.47
Duck Egg Blue
#C3FBF4
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6D8D4 #D8B6BA
analogous
#B6D8C3 #B6D8D4 #B6CBD8
triadic
#B6D8D4 #D4B6D8 #D8D4B6
tetradic
#B6D8D4 #C3B6D8 #D8B6BA #CBD8B6
square
#B6D8D4 #C3B6D8 #D8B6BA #CBD8B6
split-complementary
#B6D8D4 #D8B6CB #D8C3B6
monochromatic
#66ADA5 #8EC3BD #B6D8D4 #DEEDEB #EBF4F3
Accessibility & contrast
On white
1.53
#B6D8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#B6D8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6D8D4
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6D8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6D8D4 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D4D4
Deuteranopia (green-blind)
#CDCFD4
Tritanopia (blue-blind)
#ADDAD7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #b6d8d4; /* rgb */ color: rgb(182, 216, 212); /* oklch */ color: oklch(85.6% 0.036 187.8);
Tailwind
colors: {
custom: {
50: '#cce4e1',
500: '#b6d8d4',
950: '#000000',
},
}SCSS
$custom: #b6d8d4; $custom-light: #cce4e1; $custom-dark: #000000;
JSON
{
"hex": "#b6d8d4",
"rgb": {
"r": 182,
"g": 216,
"b": 212
},
"hsl": {
"h": 172.941,
"s": 30.357,
"l": 78.039
},
"oklch": {
"l": 0.85642,
"c": 0.03636,
"h": 187.8
},
"luminance": 0.6381
}Semantic roles & 50–950 ramp
primary
#B6D8D4
secondary
#AF8389
accent
#3C49A9
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484