#B6D4CC#B6D4CC
#B6D4CC is a very light, muted teal. Relative luminance 0.614; OKLCH L 84.6% C 0.034 H 177.6°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B6D4CC |
|---|---|
| RGB | rgb(182, 212, 204) |
| HSL | hsl(164, 26%, 77%) |
| HSV | hsv(164, 14%, 83%) |
| CMYK | cmyk(14.2%, 0%, 3.8%, 16.9%) |
| CIE-LAB | lab(82.59, -11.52, 0.60) |
| CIE-LCH | lch(82.59, 11.54, 177.00°) |
| OKLab | oklab(84.56% -0.0338 0.0014) |
| OKLCH | oklch(84.56% 0.034 177.6) |
| XYZ | xyz(53.7313, 61.3904, 66.1337) |
| Luminance | 0.6139 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 7.13
Paleturquoise
#AFEEEE
ΔE00 8.87
Lightblue
#ADD8E6
ΔE00 9.46
Ice
#D6FFFA
ΔE00 9.53
Duck Egg Blue
#C3FBF4
ΔE00 9.65
Ice Blue (survey)
#D7FFFE
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6D4CC #D4B6BE
analogous
#B6D4BD #B6D4CC #B6CDD4
triadic
#B6D4CC #CCB6D4 #D4CCB6
tetradic
#B6D4CC #BDB6D4 #D4B6BE #CDD4B6
square
#B6D4CC #BDB6D4 #D4B6BE #CDD4B6
split-complementary
#B6D4CC #D4B6CD #D4BDB6
monochromatic
#69A796 #8FBDB1 #B6D4CC #DDEBE7 #ECF4F2
Accessibility & contrast
On white
1.58
#B6D4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#B6D4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6D4CC
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6D4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6D4CC | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CC
Deuteranopia (green-blind)
#CCCCCD
Tritanopia (blue-blind)
#AFD5D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #b6d4cc; /* rgb */ color: rgb(182, 212, 204); /* oklch */ color: oklch(84.6% 0.034 177.6);
Tailwind
colors: {
custom: {
50: '#cce1db',
500: '#b6d4cc',
950: '#000000',
},
}SCSS
$custom: #b6d4cc; $custom-light: #cce1db; $custom-dark: #000000;
JSON
{
"hex": "#b6d4cc",
"rgb": {
"r": 182,
"g": 212,
"b": 204
},
"hsl": {
"h": 164,
"s": 25.862,
"l": 77.255
},
"oklch": {
"l": 0.8456,
"c": 0.03382,
"h": 177.6
},
"luminance": 0.61392
}Semantic roles & 50–950 ramp
primary
#B6D4CC
secondary
#AA848E
accent
#415CA4
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131515
muted
#838484