#B6D2C4#B6D2C4
#B6D2C4 is a very light, muted teal. Relative luminance 0.600; OKLCH L 83.9% C 0.036 H 164.0°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B6D2C4 |
|---|---|
| RGB | rgb(182, 210, 196) |
| HSL | hsl(150, 24%, 77%) |
| HSV | hsv(150, 13%, 82%) |
| CMYK | cmyk(13.3%, 0%, 6.7%, 17.6%) |
| CIE-LAB | lab(81.85, -12.05, 3.79) |
| CIE-LCH | lch(81.85, 12.63, 162.52°) |
| OKLab | oklab(83.91% -0.0343 0.0099) |
| OKLCH | oklch(83.91% 0.036 164) |
| XYZ | xyz(52.2995, 60.0227, 61.0440) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.65
Light Grey
#D8DCD6
ΔE00 10.32
Pale Teal
#82CBB2
ΔE00 10.33
Paleturquoise
#AFEEEE
ΔE00 10.60
Silver (survey)
#C5C9C7
ΔE00 10.71
Duck Egg Blue
#C3FBF4
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6D2C4 #D2B6C4
analogous
#B6D2B6 #B6D2C4 #B6D2D2
triadic
#B6D2C4 #C4B6D2 #D2C4B6
tetradic
#B6D2C4 #B6B6D2 #D2B6C4 #D2D2B6
square
#B6D2C4 #B6B6D2 #D2B6C4 #D2D2B6
split-complementary
#B6D2C4 #D2B6D2 #D2B6B6
monochromatic
#6AA387 #90BBA5 #B6D2C4 #DCE9E3 #ECF3F0
Accessibility & contrast
On white
1.61
#B6D2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#B6D2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6D2C4
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6D2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6D2C4 | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC3
Deuteranopia (green-blind)
#CCCAC5
Tritanopia (blue-blind)
#B1D2CE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #b6d2c4; /* rgb */ color: rgb(182, 210, 196); /* oklch */ color: oklch(83.9% 0.036 164.0);
Tailwind
colors: {
custom: {
50: '#ccdfd5',
500: '#b6d2c4',
950: '#000000',
},
}SCSS
$custom: #b6d2c4; $custom-light: #ccdfd5; $custom-dark: #000000;
JSON
{
"hex": "#b6d2c4",
"rgb": {
"r": 182,
"g": 210,
"b": 196
},
"hsl": {
"h": 150,
"s": 23.729,
"l": 76.863
},
"oklch": {
"l": 0.83908,
"c": 0.03567,
"h": 164
},
"luminance": 0.60024
}Semantic roles & 50–950 ramp
primary
#B6D2C4
secondary
#A88596
accent
#4373A2
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483