#B6D2CE#B6D2CE
#B6D2CE is a very light, muted teal. Relative luminance 0.605; OKLCH L 84.2% C 0.030 H 186.2°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B6D2CE |
|---|---|
| RGB | rgb(182, 210, 206) |
| HSL | hsl(171, 24%, 77%) |
| HSV | hsv(171, 13%, 82%) |
| CMYK | cmyk(13.3%, 0%, 1.9%, 17.6%) |
| CIE-LAB | lab(82.11, -10.10, -1.17) |
| CIE-LCH | lch(82.11, 10.16, 186.59°) |
| OKLab | oklab(84.2% -0.0303 -0.0033) |
| OKLCH | oklch(84.2% 0.03 186.2) |
| XYZ | xyz(53.4758, 60.4933, 67.2395) |
| Luminance | 0.6049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.35
Lightblue
#ADD8E6
ΔE00 7.84
Silver (survey)
#C5C9C7
ΔE00 9.11
Paleturquoise
#AFEEEE
ΔE00 9.15
Light Grey
#D8DCD6
ΔE00 9.41
Ice
#D6FFFA
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6D2CE #D2B6BA
analogous
#B6D2C0 #B6D2CE #B6C8D2
triadic
#B6D2CE #CEB6D2 #D2CEB6
tetradic
#B6D2CE #C0B6D2 #D2B6BA #C8D2B6
square
#B6D2CE #C0B6D2 #D2B6BA #C8D2B6
split-complementary
#B6D2CE #D2B6C8 #D2C0B6
monochromatic
#6AA39B #90BBB5 #B6D2CE #DCE9E7 #ECF3F2
Accessibility & contrast
On white
1.60
#B6D2CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#B6D2CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6D2CE
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6D2CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6D2CE | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCE
Deuteranopia (green-blind)
#C9CACE
Tritanopia (blue-blind)
#AFD3D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b6d2ce; /* rgb */ color: rgb(182, 210, 206); /* oklch */ color: oklch(84.2% 0.030 186.2);
Tailwind
colors: {
custom: {
50: '#ccdfdc',
500: '#b6d2ce',
950: '#000000',
},
}SCSS
$custom: #b6d2ce; $custom-light: #ccdfdc; $custom-dark: #000000;
JSON
{
"hex": "#b6d2ce",
"rgb": {
"r": 182,
"g": 210,
"b": 206
},
"hsl": {
"h": 171.429,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.84195,
"c": 0.03044,
"h": 186.2
},
"luminance": 0.60495
}Semantic roles & 50–950 ramp
primary
#B6D2CE
secondary
#A8858A
accent
#4351A2
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484