#B9DFD8#B9DFD8
#B9DFD8 is a very light, muted teal. Relative luminance 0.680; OKLCH L 87.4% C 0.041 H 182.9°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B9DFD8 |
|---|---|
| RGB | rgb(185, 223, 216) |
| HSL | hsl(169, 37%, 80%) |
| HSV | hsv(169, 17%, 87%) |
| CMYK | cmyk(17%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(86.03, -13.77, -0.71) |
| CIE-LCH | lch(86.03, 13.79, 182.94°) |
| OKLab | oklab(87.44% -0.0409 -0.0021) |
| OKLCH | oklch(87.44% 0.041 182.9) |
| XYZ | xyz(58.7866, 68.0458, 74.9893) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.54
Paleturquoise
#AFEEEE
ΔE00 6.03
Duck Egg Blue
#C3FBF4
ΔE00 6.62
Ice
#D6FFFA
ΔE00 6.91
Light Light Blue
#CAFFFB
ΔE00 7.21
Pale Blue
#D0FEFE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9DFD8 #DFB9C0
analogous
#B9DFC5 #B9DFD8 #B9D3DF
triadic
#B9DFD8 #D8B9DF #DFD8B9
tetradic
#B9DFD8 #C5B9DF #DFB9C0 #D3DFB9
square
#B9DFD8 #C5B9DF #DFB9C0 #D3DFB9
split-complementary
#B9DFD8 #DFB9D3 #DFC5B9
monochromatic
#65B9A9 #8FCCC1 #B9DFD8 #E3F2EF #EAF5F3
Accessibility & contrast
On white
1.44
#B9DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#B9DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9DFD8
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9DFD8 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD8
Deuteranopia (green-blind)
#D4D5D9
Tritanopia (blue-blind)
#AFE1DD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b9dfd8; /* rgb */ color: rgb(185, 223, 216); /* oklch */ color: oklch(87.4% 0.041 182.9);
Tailwind
colors: {
custom: {
50: '#cee9e4',
500: '#b9dfd8',
950: '#000000',
},
}SCSS
$custom: #b9dfd8; $custom-light: #cee9e4; $custom-dark: #000000;
JSON
{
"hex": "#b9dfd8",
"rgb": {
"r": 185,
"g": 223,
"b": 216
},
"hsl": {
"h": 168.947,
"s": 37.255,
"l": 80
},
"oklch": {
"l": 0.87442,
"c": 0.04095,
"h": 182.9
},
"luminance": 0.68048
}Semantic roles & 50–950 ramp
primary
#B9DFD8
secondary
#B7858E
accent
#354CB0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484