#B0DFD8#B0DFD8
#B0DFD8 is a very light, muted teal. Relative luminance 0.670; OKLCH L 86.9% C 0.050 H 185.2°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DFD8 |
|---|---|
| RGB | rgb(176, 223, 216) |
| HSL | hsl(171, 42%, 78%) |
| HSV | hsv(171, 21%, 87%) |
| CMYK | cmyk(21.1%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(85.48, -16.57, -1.57) |
| CIE-LCH | lch(85.48, 16.64, 185.42°) |
| OKLab | oklab(86.87% -0.0494 -0.0045) |
| OKLCH | oklch(86.87% 0.05 185.2) |
| XYZ | xyz(56.6832, 66.9612, 74.8907) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.81
Powder Blue
#B0E0E6
ΔE00 5.45
Duck Egg Blue
#C3FBF4
ΔE00 6.05
Eggshell Blue
#C4FFF7
ΔE00 6.90
Light Light Blue
#CAFFFB
ΔE00 6.97
Ice
#D6FFFA
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DFD8 #DFB0B7
analogous
#B0DFC0 #B0DFD8 #B0CEDF
triadic
#B0DFD8 #D8B0DF #DFD8B0
tetradic
#B0DFD8 #C0B0DF #DFB0B7 #CEDFB0
square
#B0DFD8 #C0B0DF #DFB0B7 #CEDFB0
split-complementary
#B0DFD8 #DFB0CE #DFC0B0
monochromatic
#59BCAD #84CDC2 #B0DFD8 #DCF1EE #E9F6F4
Accessibility & contrast
On white
1.46
#B0DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#B0DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DFD8
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DFD8 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD8
Deuteranopia (green-blind)
#D1D3D9
Tritanopia (blue-blind)
#A3E1DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b0dfd8; /* rgb */ color: rgb(176, 223, 216); /* oklch */ color: oklch(86.9% 0.050 185.2);
Tailwind
colors: {
custom: {
50: '#c8e9e4',
500: '#b0dfd8',
950: '#000000',
},
}SCSS
$custom: #b0dfd8; $custom-light: #c8e9e4; $custom-dark: #000000;
JSON
{
"hex": "#b0dfd8",
"rgb": {
"r": 176,
"g": 223,
"b": 216
},
"hsl": {
"h": 171.064,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.86868,
"c": 0.04964,
"h": 185.2
},
"luminance": 0.66963
}Semantic roles & 50–950 ramp
primary
#B0DFD8
secondary
#B87C84
accent
#3044B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484