#B9DFD1#B9DFD1
#B9DFD1 is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.2% C 0.044 H 170.9°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #B9DFD1 |
|---|---|
| RGB | rgb(185, 223, 209) |
| HSL | hsl(158, 37%, 80%) |
| HSV | hsv(158, 17%, 87%) |
| CMYK | cmyk(17%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(85.85, -15.16, 2.73) |
| CIE-LCH | lch(85.85, 15.40, 169.80°) |
| OKLab | oklab(87.24% -0.0437 0.007) |
| OKLCH | oklch(87.24% 0.044 170.9) |
| XYZ | xyz(57.9009, 67.6915, 70.3244) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.24
Paleturquoise
#AFEEEE
ΔE00 7.71
Ice
#D6FFFA
ΔE00 7.87
Eggshell Blue
#C4FFF7
ΔE00 7.95
Light Light Blue
#CAFFFB
ΔE00 8.22
Powder Blue
#B0E0E6
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9DFD1 #DFB9C7
analogous
#B9DFBE #B9DFD1 #B9DADF
triadic
#B9DFD1 #D1B9DF #DFD1B9
tetradic
#B9DFD1 #BEB9DF #DFB9C7 #DADFB9
square
#B9DFD1 #BEB9DF #DFB9C7 #DADFB9
split-complementary
#B9DFD1 #DFB9DA #DFBEB9
monochromatic
#65B99A #8FCCB5 #B9DFD1 #E3F2ED #EAF5F1
Accessibility & contrast
On white
1.44
#B9DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#B9DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9DFD1
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9DFD1 | 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)
#DDDAD0
Deuteranopia (green-blind)
#D5D5D2
Tritanopia (blue-blind)
#B1E0DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b9dfd1; /* rgb */ color: rgb(185, 223, 209); /* oklch */ color: oklch(87.2% 0.044 170.9);
Tailwind
colors: {
custom: {
50: '#cee9df',
500: '#b9dfd1',
950: '#000000',
},
}SCSS
$custom: #b9dfd1; $custom-light: #cee9df; $custom-dark: #000000;
JSON
{
"hex": "#b9dfd1",
"rgb": {
"r": 185,
"g": 223,
"b": 209
},
"hsl": {
"h": 157.895,
"s": 37.255,
"l": 80
},
"oklch": {
"l": 0.87242,
"c": 0.04427,
"h": 170.9
},
"luminance": 0.67693
}Semantic roles & 50–950 ramp
primary
#B9DFD1
secondary
#B78597
accent
#3563B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484