#B6D2D0#B6D2D0
#B6D2D0 is a very light, muted teal. Relative luminance 0.606; OKLCH L 84.3% C 0.030 H 191.3°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B6D2D0 |
|---|---|
| RGB | rgb(182, 210, 208) |
| HSL | hsl(176, 24%, 77%) |
| HSV | hsv(176, 13%, 82%) |
| CMYK | cmyk(13.3%, 0%, 1%, 17.6%) |
| CIE-LAB | lab(82.16, -9.70, -2.16) |
| CIE-LCH | lch(82.16, 9.93, 192.54°) |
| OKLab | oklab(84.25% -0.0295 -0.0059) |
| OKLCH | oklch(84.25% 0.03 191.3) |
| XYZ | xyz(53.7203, 60.5911, 68.5272) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.88
Lightblue
#ADD8E6
ΔE00 6.97
Silver (survey)
#C5C9C7
ΔE00 8.91
Paleturquoise
#AFEEEE
ΔE00 9.14
Light Grey
#D8DCD6
ΔE00 9.39
Lightcyan
#E0FFFF
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6D2D0 #D2B6B8
analogous
#B6D2C2 #B6D2D0 #B6C6D2
triadic
#B6D2D0 #D0B6D2 #D2D0B6
tetradic
#B6D2D0 #C2B6D2 #D2B6B8 #C6D2B6
square
#B6D2D0 #C2B6D2 #D2B6B8 #C6D2B6
split-complementary
#B6D2D0 #D2B6C6 #D2C2B6
monochromatic
#6AA39F #90BBB8 #B6D2D0 #DCE9E8 #ECF3F3
Accessibility & contrast
On white
1.60
#B6D2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#B6D2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6D2D0
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6D2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6D2D0 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD0
Deuteranopia (green-blind)
#C9CBD0
Tritanopia (blue-blind)
#AED4D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #b6d2d0; /* rgb */ color: rgb(182, 210, 208); /* oklch */ color: oklch(84.3% 0.030 191.3);
Tailwind
colors: {
custom: {
50: '#ccdfde',
500: '#b6d2d0',
950: '#000000',
},
}SCSS
$custom: #b6d2d0; $custom-light: #ccdfde; $custom-dark: #000000;
JSON
{
"hex": "#b6d2d0",
"rgb": {
"r": 182,
"g": 210,
"b": 208
},
"hsl": {
"h": 175.714,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.84254,
"c": 0.03006,
"h": 191.3
},
"luminance": 0.60592
}Semantic roles & 50–950 ramp
primary
#B6D2D0
secondary
#A88587
accent
#434AA2
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484