#B9DFD9#B9DFD9
#B9DFD9 is a very light, muted teal. Relative luminance 0.681; OKLCH L 87.5% C 0.041 H 184.8°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B9DFD9 |
|---|---|
| RGB | rgb(185, 223, 217) |
| HSL | hsl(171, 37%, 80%) |
| HSV | hsv(171, 17%, 87%) |
| CMYK | cmyk(17%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(86.06, -13.57, -1.20) |
| CIE-LCH | lch(86.06, 13.63, 185.05°) |
| OKLab | oklab(87.47% -0.0405 -0.0034) |
| OKLCH | oklch(87.47% 0.041 184.8) |
| XYZ | xyz(58.9163, 68.0977, 75.6722) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.14
Paleturquoise
#AFEEEE
ΔE00 5.87
Duck Egg Blue
#C3FBF4
ΔE00 6.63
Ice
#D6FFFA
ΔE00 6.86
Pale Blue
#D0FEFE
ΔE00 7.11
Light Light Blue
#CAFFFB
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9DFD9 #DFB9BF
analogous
#B9DFC6 #B9DFD9 #B9D2DF
triadic
#B9DFD9 #D9B9DF #DFD9B9
tetradic
#B9DFD9 #C6B9DF #DFB9BF #D2DFB9
square
#B9DFD9 #C6B9DF #DFB9BF #D2DFB9
split-complementary
#B9DFD9 #DFB9D2 #DFC6B9
monochromatic
#65B9AB #8FCCC2 #B9DFD9 #E3F2F0 #EAF5F4
Accessibility & contrast
On white
1.44
#B9DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#B9DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9DFD9
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9DFD9 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD9
Deuteranopia (green-blind)
#D4D5DA
Tritanopia (blue-blind)
#AFE1DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b9dfd9; /* rgb */ color: rgb(185, 223, 217); /* oklch */ color: oklch(87.5% 0.041 184.8);
Tailwind
colors: {
custom: {
50: '#cee9e4',
500: '#b9dfd9',
950: '#000000',
},
}SCSS
$custom: #b9dfd9; $custom-light: #cee9e4; $custom-dark: #000000;
JSON
{
"hex": "#b9dfd9",
"rgb": {
"r": 185,
"g": 223,
"b": 217
},
"hsl": {
"h": 170.526,
"s": 37.255,
"l": 80
},
"oklch": {
"l": 0.87471,
"c": 0.04064,
"h": 184.8
},
"luminance": 0.68099
}Semantic roles & 50–950 ramp
primary
#B9DFD9
secondary
#B7858D
accent
#3549B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484