#B6D2CA#B6D2CA
#B6D2CA is a very light, muted teal. Relative luminance 0.603; OKLCH L 84.1% C 0.032 H 176.4°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B6D2CA |
|---|---|
| RGB | rgb(182, 210, 202) |
| HSL | hsl(163, 24%, 77%) |
| HSV | hsv(163, 13%, 82%) |
| CMYK | cmyk(13.3%, 0%, 3.8%, 17.6%) |
| CIE-LAB | lab(82.00, -10.89, 0.81) |
| CIE-LCH | lch(82.00, 10.92, 175.72°) |
| OKLab | oklab(84.08% -0.0319 0.002) |
| OKLCH | oklch(84.08% 0.032 176.4) |
| XYZ | xyz(52.9961, 60.3014, 64.7128) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.56
Paleturquoise
#AFEEEE
ΔE00 9.51
Lightblue
#ADD8E6
ΔE00 9.60
Light Grey
#D8DCD6
ΔE00 9.63
Silver (survey)
#C5C9C7
ΔE00 9.65
Ice
#D6FFFA
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6D2CA #D2B6BE
analogous
#B6D2BC #B6D2CA #B6CCD2
triadic
#B6D2CA #CAB6D2 #D2CAB6
tetradic
#B6D2CA #BCB6D2 #D2B6BE #CCD2B6
square
#B6D2CA #BCB6D2 #D2B6BE #CCD2B6
split-complementary
#B6D2CA #D2B6CC #D2BCB6
monochromatic
#6AA393 #90BBAF #B6D2CA #DCE9E5 #ECF3F1
Accessibility & contrast
On white
1.61
#B6D2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#B6D2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6D2CA
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6D2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6D2CA | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CECA
Deuteranopia (green-blind)
#CACACB
Tritanopia (blue-blind)
#B0D3CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b6d2ca; /* rgb */ color: rgb(182, 210, 202); /* oklch */ color: oklch(84.1% 0.032 176.4);
Tailwind
colors: {
custom: {
50: '#ccdfda',
500: '#b6d2ca',
950: '#000000',
},
}SCSS
$custom: #b6d2ca; $custom-light: #ccdfda; $custom-dark: #000000;
JSON
{
"hex": "#b6d2ca",
"rgb": {
"r": 182,
"g": 210,
"b": 202
},
"hsl": {
"h": 162.857,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.84078,
"c": 0.03192,
"h": 176.4
},
"luminance": 0.60303
}Semantic roles & 50–950 ramp
primary
#B6D2CA
secondary
#A8858F
accent
#435EA2
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483