#B6DFD9#B6DFD9
#B6DFD9 is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.3% C 0.044 H 185.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B6DFD9 |
|---|---|
| RGB | rgb(182, 223, 217) |
| HSL | hsl(171, 39%, 79%) |
| HSV | hsv(171, 18%, 87%) |
| CMYK | cmyk(18.4%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(85.87, -14.51, -1.49) |
| CIE-LCH | lch(85.87, 14.59, 185.87°) |
| OKLab | oklab(87.28% -0.0434 -0.0042) |
| OKLCH | oklch(87.28% 0.044 185.5) |
| XYZ | xyz(58.2000, 67.7283, 75.6386) |
| Luminance | 0.6773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.01
Paleturquoise
#AFEEEE
ΔE00 5.36
Duck Egg Blue
#C3FBF4
ΔE00 6.35
Ice
#D6FFFA
ΔE00 6.97
Light Light Blue
#CAFFFB
ΔE00 6.99
Pale Blue
#D0FEFE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6DFD9 #DFB6BC
analogous
#B6DFC5 #B6DFD9 #B6D1DF
triadic
#B6DFD9 #D9B6DF #DFD9B6
tetradic
#B6DFD9 #C5B6DF #DFB6BC #D1DFB6
square
#B6DFD9 #C5B6DF #DFB6BC #D1DFB6
split-complementary
#B6DFD9 #DFB6D1 #DFC5B6
monochromatic
#61BAAD #8BCCC3 #B6DFD9 #E1F2EF #EAF6F4
Accessibility & contrast
On white
1.44
#B6DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#B6DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6DFD9
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6DFD9 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD9
Deuteranopia (green-blind)
#D3D4DA
Tritanopia (blue-blind)
#ABE1DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b6dfd9; /* rgb */ color: rgb(182, 223, 217); /* oklch */ color: oklch(87.3% 0.044 185.5);
Tailwind
colors: {
custom: {
50: '#cce9e4',
500: '#b6dfd9',
950: '#000000',
},
}SCSS
$custom: #b6dfd9; $custom-light: #cce9e4; $custom-dark: #000000;
JSON
{
"hex": "#b6dfd9",
"rgb": {
"r": 182,
"g": 223,
"b": 217
},
"hsl": {
"h": 171.22,
"s": 39.048,
"l": 79.412
},
"oklch": {
"l": 0.87276,
"c": 0.04358,
"h": 185.5
},
"luminance": 0.6773
}Semantic roles & 50–950 ramp
primary
#B6DFD9
secondary
#B7828A
accent
#3346B2
background
#FEFEFE
surface
#FAFCFC
border
#D3D5D5
text
#131615
muted
#838484