#B9DFD6#B9DFD6
#B9DFD6 is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.4% C 0.042 H 179.3°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B9DFD6 |
|---|---|
| RGB | rgb(185, 223, 214) |
| HSL | hsl(166, 37%, 80%) |
| HSV | hsv(166, 17%, 87%) |
| CMYK | cmyk(17%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(85.98, -14.17, 0.27) |
| CIE-LCH | lch(85.98, 14.18, 178.90°) |
| OKLab | oklab(87.38% -0.0417 0.0005) |
| OKLCH | oklch(87.38% 0.042 179.3) |
| XYZ | xyz(58.5296, 67.9430, 73.6358) |
| Luminance | 0.6794 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.35
Paleturquoise
#AFEEEE
ΔE00 6.42
Duck Egg Blue
#C3FBF4
ΔE00 6.67
Ice
#D6FFFA
ΔE00 7.10
Light Light Blue
#CAFFFB
ΔE00 7.41
Eggshell Blue
#C4FFF7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9DFD6 #DFB9C2
analogous
#B9DFC3 #B9DFD6 #B9D5DF
triadic
#B9DFD6 #D6B9DF #DFD6B9
tetradic
#B9DFD6 #C3B9DF #DFB9C2 #D5DFB9
square
#B9DFD6 #C3B9DF #DFB9C2 #D5DFB9
split-complementary
#B9DFD6 #DFB9D5 #DFC3B9
monochromatic
#65B9A5 #8FCCBD #B9DFD6 #E3F2EF #EAF5F3
Accessibility & contrast
On white
1.44
#B9DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#B9DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9DFD6
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9DFD6 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD6
Deuteranopia (green-blind)
#D4D5D7
Tritanopia (blue-blind)
#B0E0DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b9dfd6; /* rgb */ color: rgb(185, 223, 214); /* oklch */ color: oklch(87.4% 0.042 179.3);
Tailwind
colors: {
custom: {
50: '#cee9e2',
500: '#b9dfd6',
950: '#000000',
},
}SCSS
$custom: #b9dfd6; $custom-light: #cee9e2; $custom-dark: #000000;
JSON
{
"hex": "#b9dfd6",
"rgb": {
"r": 185,
"g": 223,
"b": 214
},
"hsl": {
"h": 165.789,
"s": 37.255,
"l": 80
},
"oklch": {
"l": 0.87384,
"c": 0.0417,
"h": 179.3
},
"luminance": 0.67945
}Semantic roles & 50–950 ramp
primary
#B9DFD6
secondary
#B78591
accent
#3552B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484