#B6DAD2#B6DAD2
#B6DAD2 is a very light, muted teal. Relative luminance 0.647; OKLCH L 86.0% C 0.040 H 180.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DAD2 |
|---|---|
| RGB | rgb(182, 218, 210) |
| HSL | hsl(167, 33%, 78%) |
| HSV | hsv(167, 17%, 85%) |
| CMYK | cmyk(16.5%, 0%, 3.7%, 14.5%) |
| CIE-LAB | lab(84.35, -13.39, -0.01) |
| CIE-LCH | lch(84.35, 13.39, 180.06°) |
| OKLab | oklab(86.01% -0.0395 -0.0002) |
| OKLCH | oklch(86.01% 0.04 180.3) |
| XYZ | xyz(55.9926, 64.7395, 70.5062) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.20
Paleturquoise
#AFEEEE
ΔE00 7.07
Duck Egg Blue
#C3FBF4
ΔE00 7.79
Ice
#D6FFFA
ΔE00 8.10
Light Light Blue
#CAFFFB
ΔE00 8.46
Pale Blue
#D0FEFE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DAD2 #DAB6BE
analogous
#B6DAC0 #B6DAD2 #B6D0DA
triadic
#B6DAD2 #D2B6DA #DAD2B6
tetradic
#B6DAD2 #C0B6DA #DAB6BE #D0DAB6
square
#B6DAD2 #C0B6DA #DAB6BE #D0DAB6
split-complementary
#B6DAD2 #DAB6D0 #DAC0B6
monochromatic
#65B1A0 #8DC5B9 #B6DAD2 #DFEFEB #EBF5F2
Accessibility & contrast
On white
1.51
#B6DAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#B6DAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DAD2
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DAD2 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5D2
Deuteranopia (green-blind)
#D0D0D3
Tritanopia (blue-blind)
#ADDBD7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #b6dad2; /* rgb */ color: rgb(182, 218, 210); /* oklch */ color: oklch(86.0% 0.040 180.3);
Tailwind
colors: {
custom: {
50: '#cce5df',
500: '#b6dad2',
950: '#000000',
},
}SCSS
$custom: #b6dad2; $custom-light: #cce5df; $custom-dark: #000000;
JSON
{
"hex": "#b6dad2",
"rgb": {
"r": 182,
"g": 218,
"b": 210
},
"hsl": {
"h": 166.667,
"s": 32.727,
"l": 78.431
},
"oklch": {
"l": 0.86008,
"c": 0.03951,
"h": 180.3
},
"luminance": 0.64741
}Semantic roles & 50–950 ramp
primary
#B6DAD2
secondary
#B1838D
accent
#3A53AB
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484