#B9DFD0#B9DFD0
#B9DFD0 is a very light, muted teal. Relative luminance 0.676; OKLCH L 87.2% C 0.045 H 169.4°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B9DFD0 |
|---|---|
| RGB | rgb(185, 223, 208) |
| HSL | hsl(156, 37%, 80%) |
| HSV | hsv(156, 17%, 87%) |
| CMYK | cmyk(17%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(85.83, -15.35, 3.22) |
| CIE-LCH | lch(85.83, 15.69, 168.16°) |
| OKLab | oklab(87.21% -0.0441 0.0083) |
| OKLCH | oklch(87.21% 0.045 169.4) |
| XYZ | xyz(57.7775, 67.6421, 69.6744) |
| Luminance | 0.6764 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.41
Paleturquoise
#AFEEEE
ΔE00 8.00
Ice
#D6FFFA
ΔE00 8.07
Eggshell Blue
#C4FFF7
ΔE00 8.09
Light Light Blue
#CAFFFB
ΔE00 8.43
Pale Aqua
#B8FFEB
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9DFD0 #DFB9C8
analogous
#B9DFBD #B9DFD0 #B9DBDF
triadic
#B9DFD0 #D0B9DF #DFD0B9
tetradic
#B9DFD0 #BDB9DF #DFB9C8 #DBDFB9
square
#B9DFD0 #BDB9DF #DFB9C8 #DBDFB9
split-complementary
#B9DFD0 #DFB9DB #DFBDB9
monochromatic
#65B998 #8FCCB4 #B9DFD0 #E3F2EC #EAF5F1
Accessibility & contrast
On white
1.45
#B9DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#B9DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9DFD0
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9DFD0 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDACF
Deuteranopia (green-blind)
#D6D5D1
Tritanopia (blue-blind)
#B1E0DA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b9dfd0; /* rgb */ color: rgb(185, 223, 208); /* oklch */ color: oklch(87.2% 0.045 169.4);
Tailwind
colors: {
custom: {
50: '#cee9de',
500: '#b9dfd0',
950: '#000000',
},
}SCSS
$custom: #b9dfd0; $custom-light: #cee9de; $custom-dark: #000000;
JSON
{
"hex": "#b9dfd0",
"rgb": {
"r": 185,
"g": 223,
"b": 208
},
"hsl": {
"h": 156.316,
"s": 37.255,
"l": 80
},
"oklch": {
"l": 0.87214,
"c": 0.04488,
"h": 169.4
},
"luminance": 0.67644
}Semantic roles & 50–950 ramp
primary
#B9DFD0
secondary
#B78599
accent
#3566B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484