#B6D4C8#B6D4C8
#B6D4C8 is a very light, muted teal. Relative luminance 0.612; OKLCH L 84.4% C 0.036 H 169.3°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B6D4C8 |
|---|---|
| RGB | rgb(182, 212, 200) |
| HSL | hsl(156, 26%, 77%) |
| HSV | hsv(156, 14%, 83%) |
| CMYK | cmyk(14.2%, 0%, 5.7%, 16.9%) |
| CIE-LAB | lab(82.49, -12.30, 2.59) |
| CIE-LCH | lch(82.49, 12.57, 168.13°) |
| OKLab | oklab(84.45% -0.0354 0.0067) |
| OKLCH | oklch(84.45% 0.036 169.3) |
| XYZ | xyz(53.2577, 61.2010, 63.6394) |
| Luminance | 0.6120 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.57
Paleturquoise
#AFEEEE
ΔE00 9.58
Duck Egg Blue
#C3FBF4
ΔE00 9.88
Ice
#D6FFFA
ΔE00 9.94
Pale Teal
#82CBB2
ΔE00 10.34
Light Grey
#D8DCD6
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6D4C8 #D4B6C2
analogous
#B6D4B9 #B6D4C8 #B6D1D4
triadic
#B6D4C8 #C8B6D4 #D4C8B6
tetradic
#B6D4C8 #B9B6D4 #D4B6C2 #D1D4B6
square
#B6D4C8 #B9B6D4 #D4B6C2 #D1D4B6
split-complementary
#B6D4C8 #D4B6D1 #D4B9B6
monochromatic
#69A78E #8FBDAB #B6D4C8 #DDEBE5 #ECF4F0
Accessibility & contrast
On white
1.59
#B6D4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#B6D4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6D4C8
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6D4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6D4C8 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0C7
Deuteranopia (green-blind)
#CCCCC9
Tritanopia (blue-blind)
#B0D4D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #b6d4c8; /* rgb */ color: rgb(182, 212, 200); /* oklch */ color: oklch(84.4% 0.036 169.3);
Tailwind
colors: {
custom: {
50: '#cce1d8',
500: '#b6d4c8',
950: '#000000',
},
}SCSS
$custom: #b6d4c8; $custom-light: #cce1d8; $custom-dark: #000000;
JSON
{
"hex": "#b6d4c8",
"rgb": {
"r": 182,
"g": 212,
"b": 200
},
"hsl": {
"h": 156,
"s": 25.862,
"l": 77.255
},
"oklch": {
"l": 0.84446,
"c": 0.03602,
"h": 169.3
},
"luminance": 0.61202
}Semantic roles & 50–950 ramp
primary
#B6D4C8
secondary
#AA8493
accent
#4169A4
background
#FEFEFE
surface
#FAFCFB
border
#D3D5D4
text
#131514
muted
#838483