#B9DFD5#B9DFD5
#B9DFD5 is a very light, muted teal. Relative luminance 0.679; OKLCH L 87.4% C 0.042 H 177.6°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B9DFD5 |
|---|---|
| RGB | rgb(185, 223, 213) |
| HSL | hsl(164, 37%, 80%) |
| HSV | hsv(164, 17%, 87%) |
| CMYK | cmyk(17%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(85.95, -14.37, 0.76) |
| CIE-LCH | lch(85.95, 14.39, 176.96°) |
| OKLab | oklab(87.36% -0.0421 0.0018) |
| OKLCH | oklch(87.36% 0.042 177.6) |
| XYZ | xyz(58.4023, 67.8921, 72.9653) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.65
Duck Egg Blue
#C3FBF4
ΔE00 6.74
Powder Blue
#B0E0E6
ΔE00 6.75
Ice
#D6FFFA
ΔE00 7.22
Light Light Blue
#CAFFFB
ΔE00 7.54
Eggshell Blue
#C4FFF7
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9DFD5 #DFB9C3
analogous
#B9DFC2 #B9DFD5 #B9D6DF
triadic
#B9DFD5 #D5B9DF #DFD5B9
tetradic
#B9DFD5 #C2B9DF #DFB9C3 #D6DFB9
square
#B9DFD5 #C2B9DF #DFB9C3 #D6DFB9
split-complementary
#B9DFD5 #DFB9D6 #DFC2B9
monochromatic
#65B9A3 #8FCCBC #B9DFD5 #E3F2EE #EAF5F2
Accessibility & contrast
On white
1.44
#B9DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#B9DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9DFD5
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9DFD5 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD5
Deuteranopia (green-blind)
#D4D5D6
Tritanopia (blue-blind)
#B0E0DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b9dfd5; /* rgb */ color: rgb(185, 223, 213); /* oklch */ color: oklch(87.4% 0.042 177.6);
Tailwind
colors: {
custom: {
50: '#cee9e1',
500: '#b9dfd5',
950: '#000000',
},
}SCSS
$custom: #b9dfd5; $custom-light: #cee9e1; $custom-dark: #000000;
JSON
{
"hex": "#b9dfd5",
"rgb": {
"r": 185,
"g": 223,
"b": 213
},
"hsl": {
"h": 164.211,
"s": 37.255,
"l": 80
},
"oklch": {
"l": 0.87355,
"c": 0.04214,
"h": 177.6
},
"luminance": 0.67894
}Semantic roles & 50–950 ramp
primary
#B9DFD5
secondary
#B78592
accent
#3556B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484