#B9DFD4#B9DFD4
#B9DFD4 is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.3% C 0.043 H 175.8°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B9DFD4 |
|---|---|
| RGB | rgb(185, 223, 212) |
| HSL | hsl(163, 37%, 80%) |
| HSV | hsv(163, 17%, 87%) |
| CMYK | cmyk(17%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(85.93, -14.57, 1.25) |
| CIE-LCH | lch(85.93, 14.63, 175.08°) |
| OKLab | oklab(87.33% -0.0425 0.0031) |
| OKLCH | oklch(87.33% 0.043 175.8) |
| XYZ | xyz(58.2758, 67.8415, 72.2989) |
| Luminance | 0.6784 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.83
Paleturquoise
#AFEEEE
ΔE00 6.90
Powder Blue
#B0E0E6
ΔE00 7.15
Ice
#D6FFFA
ΔE00 7.36
Eggshell Blue
#C4FFF7
ΔE00 7.64
Light Light Blue
#CAFFFB
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9DFD4 #DFB9C4
analogous
#B9DFC1 #B9DFD4 #B9D7DF
triadic
#B9DFD4 #D4B9DF #DFD4B9
tetradic
#B9DFD4 #C1B9DF #DFB9C4 #D7DFB9
square
#B9DFD4 #C1B9DF #DFB9C4 #D7DFB9
split-complementary
#B9DFD4 #DFB9D7 #DFC1B9
monochromatic
#65B9A0 #8FCCBA #B9DFD4 #E3F2EE #EAF5F2
Accessibility & contrast
On white
1.44
#B9DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#B9DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9DFD4
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9DFD4 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD4
Deuteranopia (green-blind)
#D5D5D5
Tritanopia (blue-blind)
#B0E0DC
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b9dfd4; /* rgb */ color: rgb(185, 223, 212); /* oklch */ color: oklch(87.3% 0.043 175.8);
Tailwind
colors: {
custom: {
50: '#cee9e1',
500: '#b9dfd4',
950: '#000000',
},
}SCSS
$custom: #b9dfd4; $custom-light: #cee9e1; $custom-dark: #000000;
JSON
{
"hex": "#b9dfd4",
"rgb": {
"r": 185,
"g": 223,
"b": 212
},
"hsl": {
"h": 162.632,
"s": 37.255,
"l": 80
},
"oklch": {
"l": 0.87327,
"c": 0.04261,
"h": 175.8
},
"luminance": 0.67843
}Semantic roles & 50–950 ramp
primary
#B9DFD4
secondary
#B78593
accent
#3559B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484