#B0DFD6#B0DFD6
#B0DFD6 is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.8% C 0.050 H 182.1°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DFD6 |
|---|---|
| RGB | rgb(176, 223, 214) |
| HSL | hsl(169, 42%, 78%) |
| HSV | hsv(169, 21%, 87%) |
| CMYK | cmyk(21.1%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(85.43, -16.98, -0.59) |
| CIE-LCH | lch(85.43, 16.99, 181.99°) |
| OKLab | oklab(86.81% -0.0502 -0.0018) |
| OKLCH | oklch(86.81% 0.05 182.1) |
| XYZ | xyz(56.4263, 66.8585, 73.5372) |
| Luminance | 0.6686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.31
Duck Egg Blue
#C3FBF4
ΔE00 6.13
Powder Blue
#B0E0E6
ΔE00 6.26
Eggshell Blue
#C4FFF7
ΔE00 6.93
Light Light Blue
#CAFFFB
ΔE00 7.18
Ice
#D6FFFA
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DFD6 #DFB0B9
analogous
#B0DFBE #B0DFD6 #B0D0DF
triadic
#B0DFD6 #D6B0DF #DFD6B0
tetradic
#B0DFD6 #BEB0DF #DFB0B9 #D0DFB0
square
#B0DFD6 #BEB0DF #DFB0B9 #D0DFB0
split-complementary
#B0DFD6 #DFB0D0 #DFBEB0
monochromatic
#59BCA9 #84CDBF #B0DFD6 #DCF1ED #E9F6F4
Accessibility & contrast
On white
1.46
#B0DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#B0DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DFD6
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DFD6 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D6
Deuteranopia (green-blind)
#D2D3D7
Tritanopia (blue-blind)
#A3E1DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b0dfd6; /* rgb */ color: rgb(176, 223, 214); /* oklch */ color: oklch(86.8% 0.050 182.1);
Tailwind
colors: {
custom: {
50: '#c8e9e2',
500: '#b0dfd6',
950: '#000000',
},
}SCSS
$custom: #b0dfd6; $custom-light: #c8e9e2; $custom-dark: #000000;
JSON
{
"hex": "#b0dfd6",
"rgb": {
"r": 176,
"g": 223,
"b": 214
},
"hsl": {
"h": 168.511,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.86809,
"c": 0.05027,
"h": 182.1
},
"luminance": 0.6686
}Semantic roles & 50–950 ramp
primary
#B0DFD6
secondary
#B87C87
accent
#304AB5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484