#B6DFD4#B6DFD4
#B6DFD4 is a very light, muted teal. Relative luminance 0.675; OKLCH L 87.1% C 0.045 H 177.1°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DFD4 |
|---|---|
| RGB | rgb(182, 223, 212) |
| HSL | hsl(164, 39%, 79%) |
| HSV | hsv(164, 18%, 87%) |
| CMYK | cmyk(18.4%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(85.74, -15.52, 0.96) |
| CIE-LCH | lch(85.74, 15.55, 176.46°) |
| OKLab | oklab(87.13% -0.0454 0.0023) |
| OKLCH | oklch(87.13% 0.045 177.1) |
| XYZ | xyz(57.5595, 67.4721, 72.2653) |
| Luminance | 0.6747 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.48
Duck Egg Blue
#C3FBF4
ΔE00 6.58
Powder Blue
#B0E0E6
ΔE00 7.05
Eggshell Blue
#C4FFF7
ΔE00 7.37
Ice
#D6FFFA
ΔE00 7.47
Light Light Blue
#CAFFFB
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DFD4 #DFB6C1
analogous
#B6DFC0 #B6DFD4 #B6D6DF
triadic
#B6DFD4 #D4B6DF #DFD4B6
tetradic
#B6DFD4 #C0B6DF #DFB6C1 #D6DFB6
square
#B6DFD4 #C0B6DF #DFB6C1 #D6DFB6
split-complementary
#B6DFD4 #DFB6D6 #DFC0B6
monochromatic
#61BAA2 #8BCCBB #B6DFD4 #E1F2ED #EAF6F2
Accessibility & contrast
On white
1.45
#B6DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#B6DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DFD4
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DFD4 | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD4
Deuteranopia (green-blind)
#D4D4D5
Tritanopia (blue-blind)
#ACE0DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b6dfd4; /* rgb */ color: rgb(182, 223, 212); /* oklch */ color: oklch(87.1% 0.045 177.1);
Tailwind
colors: {
custom: {
50: '#cce9e1',
500: '#b6dfd4',
950: '#000000',
},
}SCSS
$custom: #b6dfd4; $custom-light: #cce9e1; $custom-dark: #000000;
JSON
{
"hex": "#b6dfd4",
"rgb": {
"r": 182,
"g": 223,
"b": 212
},
"hsl": {
"h": 163.902,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.87132,
"c": 0.04544,
"h": 177.1
},
"luminance": 0.67474
}Semantic roles & 50–950 ramp
primary
#B6DFD4
secondary
#B78290
accent
#3355B2
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484