#B6D4D2#B6D4D2
#B6D4D2 is a very light, muted teal. Relative luminance 0.617; OKLCH L 84.7% C 0.032 H 191.6°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B6D4D2 |
|---|---|
| RGB | rgb(182, 212, 210) |
| HSL | hsl(176, 26%, 77%) |
| HSV | hsv(176, 14%, 83%) |
| CMYK | cmyk(14.2%, 0%, 0.9%, 16.9%) |
| CIE-LAB | lab(82.75, -10.32, -2.36) |
| CIE-LCH | lch(82.75, 10.59, 192.88°) |
| OKLab | oklab(84.74% -0.0314 -0.0065) |
| OKLCH | oklch(84.74% 0.032 191.6) |
| XYZ | xyz(54.4648, 61.6838, 69.9969) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.33
Lightblue
#ADD8E6
ΔE00 6.79
Paleturquoise
#AFEEEE
ΔE00 8.46
Pale Sky Blue
#BDF6FE
ΔE00 9.33
Ice Blue (survey)
#D7FFFE
ΔE00 9.39
Very Pale Blue
#D6FFFE
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6D4D2 #D4B6B8
analogous
#B6D4C3 #B6D4D2 #B6C7D4
triadic
#B6D4D2 #D2B6D4 #D4D2B6
tetradic
#B6D4D2 #C3B6D4 #D4B6B8 #C7D4B6
square
#B6D4D2 #C3B6D4 #D4B6B8 #C7D4B6
split-complementary
#B6D4D2 #D4B6C7 #D4C3B6
monochromatic
#69A7A3 #8FBDBA #B6D4D2 #DDEBEA #ECF4F3
Accessibility & contrast
On white
1.57
#B6D4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#B6D4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6D4D2
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6D4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6D4D2 | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D2
Deuteranopia (green-blind)
#CACCD2
Tritanopia (blue-blind)
#AED6D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b6d4d2; /* rgb */ color: rgb(182, 212, 210); /* oklch */ color: oklch(84.7% 0.032 191.6);
Tailwind
colors: {
custom: {
50: '#cce1df',
500: '#b6d4d2',
950: '#000000',
},
}SCSS
$custom: #b6d4d2; $custom-light: #cce1df; $custom-dark: #000000;
JSON
{
"hex": "#b6d4d2",
"rgb": {
"r": 182,
"g": 212,
"b": 210
},
"hsl": {
"h": 176,
"s": 25.862,
"l": 77.255
},
"oklch": {
"l": 0.84736,
"c": 0.03207,
"h": 191.6
},
"luminance": 0.61685
}Semantic roles & 50–950 ramp
primary
#B6D4D2
secondary
#AA8487
accent
#4148A4
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131515
muted
#838484