#B9DFD2#B9DFD2
#B9DFD2 is a very light, muted teal. Relative luminance 0.677; OKLCH L 87.3% C 0.044 H 172.5°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B9DFD2 |
|---|---|
| RGB | rgb(185, 223, 210) |
| HSL | hsl(159, 37%, 80%) |
| HSV | hsv(159, 17%, 87%) |
| CMYK | cmyk(17%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(85.88, -14.96, 2.24) |
| CIE-LCH | lch(85.88, 15.13, 171.50°) |
| OKLab | oklab(87.27% -0.0433 0.0057) |
| OKLCH | oklch(87.27% 0.044 172.5) |
| XYZ | xyz(58.0251, 67.7412, 70.9785) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.09
Paleturquoise
#AFEEEE
ΔE00 7.43
Ice
#D6FFFA
ΔE00 7.69
Eggshell Blue
#C4FFF7
ΔE00 7.83
Powder Blue
#B0E0E6
ΔE00 7.94
Light Light Blue
#CAFFFB
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9DFD2 #DFB9C6
analogous
#B9DFBF #B9DFD2 #B9D9DF
triadic
#B9DFD2 #D2B9DF #DFD2B9
tetradic
#B9DFD2 #BFB9DF #DFB9C6 #D9DFB9
square
#B9DFD2 #BFB9DF #DFB9C6 #D9DFB9
split-complementary
#B9DFD2 #DFB9D9 #DFBFB9
monochromatic
#65B99C #8FCCB7 #B9DFD2 #E3F2ED #EAF5F2
Accessibility & contrast
On white
1.44
#B9DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#B9DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9DFD2
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9DFD2 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDAD1
Deuteranopia (green-blind)
#D5D5D3
Tritanopia (blue-blind)
#B1E0DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #b9dfd2; /* rgb */ color: rgb(185, 223, 210); /* oklch */ color: oklch(87.3% 0.044 172.5);
Tailwind
colors: {
custom: {
50: '#cee9df',
500: '#b9dfd2',
950: '#000000',
},
}SCSS
$custom: #b9dfd2; $custom-light: #cee9df; $custom-dark: #000000;
JSON
{
"hex": "#b9dfd2",
"rgb": {
"r": 185,
"g": 223,
"b": 210
},
"hsl": {
"h": 159.474,
"s": 37.255,
"l": 80
},
"oklch": {
"l": 0.8727,
"c": 0.04367,
"h": 172.5
},
"luminance": 0.67743
}Semantic roles & 50–950 ramp
primary
#B9DFD2
secondary
#B78596
accent
#355FB0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#131615
muted
#838484