#B6DFD8#B6DFD8
#B6DFD8 is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.2% C 0.044 H 183.8°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DFD8 |
|---|---|
| RGB | rgb(182, 223, 216) |
| HSL | hsl(170, 39%, 79%) |
| HSV | hsv(170, 18%, 87%) |
| CMYK | cmyk(18.4%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(85.84, -14.71, -1.00) |
| CIE-LCH | lch(85.84, 14.75, 183.89°) |
| OKLab | oklab(87.25% -0.0438 -0.0029) |
| OKLCH | oklch(87.25% 0.044 183.8) |
| XYZ | xyz(58.0703, 67.6765, 74.9557) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.42
Paleturquoise
#AFEEEE
ΔE00 5.54
Duck Egg Blue
#C3FBF4
ΔE00 6.34
Ice
#D6FFFA
ΔE00 7.03
Light Light Blue
#CAFFFB
ΔE00 7.06
Eggshell Blue
#C4FFF7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DFD8 #DFB6BD
analogous
#B6DFC4 #B6DFD8 #B6D2DF
triadic
#B6DFD8 #D8B6DF #DFD8B6
tetradic
#B6DFD8 #C4B6DF #DFB6BD #D2DFB6
square
#B6DFD8 #C4B6DF #DFB6BD #D2DFB6
split-complementary
#B6DFD8 #DFB6D2 #DFC4B6
monochromatic
#61BAAB #8BCCC1 #B6DFD8 #E1F2EF #EAF6F4
Accessibility & contrast
On white
1.44
#B6DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#B6DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DFD8
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DFD8 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD8
Deuteranopia (green-blind)
#D3D4D9
Tritanopia (blue-blind)
#ABE1DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b6dfd8; /* rgb */ color: rgb(182, 223, 216); /* oklch */ color: oklch(87.2% 0.044 183.8);
Tailwind
colors: {
custom: {
50: '#cce9e4',
500: '#b6dfd8',
950: '#000000',
},
}SCSS
$custom: #b6dfd8; $custom-light: #cce9e4; $custom-dark: #000000;
JSON
{
"hex": "#b6dfd8",
"rgb": {
"r": 182,
"g": 223,
"b": 216
},
"hsl": {
"h": 169.756,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.87247,
"c": 0.04387,
"h": 183.8
},
"luminance": 0.67678
}Semantic roles & 50–950 ramp
primary
#B6DFD8
secondary
#B7828B
accent
#3349B2
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484