#B0DFD9#B0DFD9
#B0DFD9 is a very light, muted teal. Relative luminance 0.670; OKLCH L 86.9% C 0.049 H 186.7°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DFD9 |
|---|---|
| RGB | rgb(176, 223, 217) |
| HSL | hsl(172, 42%, 78%) |
| HSV | hsv(172, 21%, 87%) |
| CMYK | cmyk(21.1%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(85.51, -16.36, -2.06) |
| CIE-LCH | lch(85.51, 16.49, 187.18°) |
| OKLab | oklab(86.9% -0.049 -0.0058) |
| OKLCH | oklch(86.9% 0.049 186.7) |
| XYZ | xyz(56.8129, 67.0131, 75.5736) |
| Luminance | 0.6702 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.60
Powder Blue
#B0E0E6
ΔE00 5.04
Duck Egg Blue
#C3FBF4
ΔE00 6.05
Light Light Blue
#CAFFFB
ΔE00 6.90
Eggshell Blue
#C4FFF7
ΔE00 6.92
Light Sky Blue
#C6FCFF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DFD9 #DFB0B6
analogous
#B0DFC1 #B0DFD9 #B0CDDF
triadic
#B0DFD9 #D9B0DF #DFD9B0
tetradic
#B0DFD9 #C1B0DF #DFB0B6 #CDDFB0
square
#B0DFD9 #C1B0DF #DFB0B6 #CDDFB0
split-complementary
#B0DFD9 #DFB0CD #DFC1B0
monochromatic
#59BCAF #84CDC4 #B0DFD9 #DCF1EE #E9F6F5
Accessibility & contrast
On white
1.46
#B0DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#B0DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DFD9
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DFD9 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD9
Deuteranopia (green-blind)
#D1D3DA
Tritanopia (blue-blind)
#A3E1DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b0dfd9; /* rgb */ color: rgb(176, 223, 217); /* oklch */ color: oklch(86.9% 0.049 186.7);
Tailwind
colors: {
custom: {
50: '#c8e9e4',
500: '#b0dfd9',
950: '#000000',
},
}SCSS
$custom: #b0dfd9; $custom-light: #c8e9e4; $custom-dark: #000000;
JSON
{
"hex": "#b0dfd9",
"rgb": {
"r": 176,
"g": 223,
"b": 217
},
"hsl": {
"h": 172.34,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.86897,
"c": 0.04938,
"h": 186.7
},
"luminance": 0.67015
}Semantic roles & 50–950 ramp
primary
#B0DFD9
secondary
#B87C83
accent
#3041B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484