#B6D2D4#B6D2D4
#B6D2D4 is a very light, muted teal. Relative luminance 0.608; OKLCH L 84.4% C 0.030 H 201.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B6D2D4 |
|---|---|
| RGB | rgb(182, 210, 212) |
| HSL | hsl(184, 26%, 77%) |
| HSV | hsv(184, 14%, 83%) |
| CMYK | cmyk(14.2%, 0.9%, 0%, 16.9%) |
| CIE-LAB | lab(82.27, -8.89, -4.13) |
| CIE-LCH | lch(82.27, 9.80, 204.94°) |
| OKLab | oklab(84.38% -0.0279 -0.0112) |
| OKLCH | oklch(84.38% 0.03 201.9) |
| XYZ | xyz(54.2186, 60.7904, 71.1517) |
| Luminance | 0.6079 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.38
Powder Blue
#B0E0E6
ΔE00 5.40
Silver (survey)
#C5C9C7
ΔE00 8.71
Paleturquoise
#AFEEEE
ΔE00 9.46
Pale Sky Blue
#BDF6FE
ΔE00 9.55
Light Grey
#D8DCD6
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6D2D4 #D4B8B6
analogous
#B6D4C7 #B6D2D4 #B6C3D4
triadic
#B6D2D4 #D4B6D2 #D2D4B6
tetradic
#B6D2D4 #C7B6D4 #D4B8B6 #C3D4B6
square
#B6D2D4 #C7B6D4 #D4B8B6 #C3D4B6
split-complementary
#B6D2D4 #D4B6C3 #D4C7B6
monochromatic
#69A3A7 #8FBABD #B6D2D4 #DDEAEB #ECF3F4
Accessibility & contrast
On white
1.60
#B6D2D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#B6D2D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6D2D4
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6D2D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6D2D4 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECFD4
Deuteranopia (green-blind)
#C8CBD4
Tritanopia (blue-blind)
#ADD4D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b6d2d4; /* rgb */ color: rgb(182, 210, 212); /* oklch */ color: oklch(84.4% 0.030 201.9);
Tailwind
colors: {
custom: {
50: '#ccdfe1',
500: '#b6d2d4',
950: '#000000',
},
}SCSS
$custom: #b6d2d4; $custom-light: #ccdfe1; $custom-dark: #000000;
JSON
{
"hex": "#b6d2d4",
"rgb": {
"r": 182,
"g": 210,
"b": 212
},
"hsl": {
"h": 184,
"s": 25.862,
"l": 77.255
},
"oklch": {
"l": 0.84375,
"c": 0.03006,
"h": 201.9
},
"luminance": 0.60792
}Semantic roles & 50–950 ramp
primary
#B6D2D4
secondary
#AA8784
accent
#4841A4
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484