#B0DFD7#B0DFD7
#B0DFD7 is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.8% C 0.050 H 183.6°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DFD7 |
|---|---|
| RGB | rgb(176, 223, 215) |
| HSL | hsl(170, 42%, 78%) |
| HSV | hsv(170, 21%, 87%) |
| CMYK | cmyk(21.1%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(85.46, -16.78, -1.08) |
| CIE-LCH | lch(85.46, 16.81, 183.69°) |
| OKLab | oklab(86.84% -0.0498 -0.0031) |
| OKLCH | oklch(86.84% 0.05 183.6) |
| XYZ | xyz(56.5544, 66.9097, 74.2119) |
| Luminance | 0.6691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.05
Powder Blue
#B0E0E6
ΔE00 5.86
Duck Egg Blue
#C3FBF4
ΔE00 6.08
Eggshell Blue
#C4FFF7
ΔE00 6.90
Light Light Blue
#CAFFFB
ΔE00 7.07
Ice
#D6FFFA
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DFD7 #DFB0B8
analogous
#B0DFBF #B0DFD7 #B0CFDF
triadic
#B0DFD7 #D7B0DF #DFD7B0
tetradic
#B0DFD7 #BFB0DF #DFB0B8 #CFDFB0
square
#B0DFD7 #BFB0DF #DFB0B8 #CFDFB0
split-complementary
#B0DFD7 #DFB0CF #DFBFB0
monochromatic
#59BCAB #84CDC1 #B0DFD7 #DCF1ED #E9F6F4
Accessibility & contrast
On white
1.46
#B0DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#B0DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DFD7
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DFD7 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D7
Deuteranopia (green-blind)
#D1D3D8
Tritanopia (blue-blind)
#A3E1DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b0dfd7; /* rgb */ color: rgb(176, 223, 215); /* oklch */ color: oklch(86.8% 0.050 183.6);
Tailwind
colors: {
custom: {
50: '#c8e9e3',
500: '#b0dfd7',
950: '#000000',
},
}SCSS
$custom: #b0dfd7; $custom-light: #c8e9e3; $custom-dark: #000000;
JSON
{
"hex": "#b0dfd7",
"rgb": {
"r": 176,
"g": 223,
"b": 215
},
"hsl": {
"h": 169.787,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.86838,
"c": 0.04994,
"h": 183.6
},
"luminance": 0.66912
}Semantic roles & 50–950 ramp
primary
#B0DFD7
secondary
#B87C86
accent
#3047B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484