#B9DFD3#B9DFD3
#B9DFD3 is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.3% C 0.043 H 174.1°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #B9DFD3 |
|---|---|
| RGB | rgb(185, 223, 211) |
| HSL | hsl(161, 37%, 80%) |
| HSV | hsv(161, 17%, 87%) |
| CMYK | cmyk(17%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(85.90, -14.77, 1.74) |
| CIE-LCH | lch(85.90, 14.87, 173.26°) |
| OKLab | oklab(87.3% -0.0429 0.0044) |
| OKLCH | oklch(87.3% 0.043 174.1) |
| XYZ | xyz(58.1500, 67.7912, 71.6366) |
| Luminance | 0.6779 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.95
Paleturquoise
#AFEEEE
ΔE00 7.16
Ice
#D6FFFA
ΔE00 7.52
Powder Blue
#B0E0E6
ΔE00 7.55
Eggshell Blue
#C4FFF7
ΔE00 7.72
Light Light Blue
#CAFFFB
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9DFD3 #DFB9C5
analogous
#B9DFC0 #B9DFD3 #B9D8DF
triadic
#B9DFD3 #D3B9DF #DFD3B9
tetradic
#B9DFD3 #C0B9DF #DFB9C5 #D8DFB9
square
#B9DFD3 #C0B9DF #DFB9C5 #D8DFB9
split-complementary
#B9DFD3 #DFB9D8 #DFC0B9
monochromatic
#65B99E #8FCCB9 #B9DFD3 #E3F2ED #EAF5F2
Accessibility & contrast
On white
1.44
#B9DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#B9DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9DFD3
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9DFD3 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD2
Deuteranopia (green-blind)
#D5D5D4
Tritanopia (blue-blind)
#B0E0DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b9dfd3; /* rgb */ color: rgb(185, 223, 211); /* oklch */ color: oklch(87.3% 0.043 174.1);
Tailwind
colors: {
custom: {
50: '#cee9e0',
500: '#b9dfd3',
950: '#000000',
},
}SCSS
$custom: #b9dfd3; $custom-light: #cee9e0; $custom-dark: #000000;
JSON
{
"hex": "#b9dfd3",
"rgb": {
"r": 185,
"g": 223,
"b": 211
},
"hsl": {
"h": 161.053,
"s": 37.255,
"l": 80
},
"oklch": {
"l": 0.87298,
"c": 0.04313,
"h": 174.1
},
"luminance": 0.67793
}Semantic roles & 50–950 ramp
primary
#B9DFD3
secondary
#B78595
accent
#355CB0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484