#B0DFD5#B0DFD5
#B0DFD5 is a very light, muted teal. Relative luminance 0.668; OKLCH L 86.8% C 0.051 H 180.6°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DFD5 |
|---|---|
| RGB | rgb(176, 223, 213) |
| HSL | hsl(167, 42%, 78%) |
| HSV | hsv(167, 21%, 87%) |
| CMYK | cmyk(21.1%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(85.41, -17.19, -0.10) |
| CIE-LCH | lch(85.41, 17.19, 180.33°) |
| OKLab | oklab(86.78% -0.0506 -0.0005) |
| OKLCH | oklch(86.78% 0.051 180.6) |
| XYZ | xyz(56.2989, 66.8075, 72.8667) |
| Luminance | 0.6681 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.59
Duck Egg Blue
#C3FBF4
ΔE00 6.21
Powder Blue
#B0E0E6
ΔE00 6.66
Eggshell Blue
#C4FFF7
ΔE00 6.98
Light Light Blue
#CAFFFB
ΔE00 7.32
Ice
#D6FFFA
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DFD5 #DFB0BA
analogous
#B0DFBD #B0DFD5 #B0D1DF
triadic
#B0DFD5 #D5B0DF #DFD5B0
tetradic
#B0DFD5 #BDB0DF #DFB0BA #D1DFB0
square
#B0DFD5 #BDB0DF #DFB0BA #D1DFB0
split-complementary
#B0DFD5 #DFB0D1 #DFBDB0
monochromatic
#59BCA7 #84CDBE #B0DFD5 #DCF1EC #E9F6F3
Accessibility & contrast
On white
1.46
#B0DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#B0DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DFD5
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DFD5 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D5
Deuteranopia (green-blind)
#D2D3D6
Tritanopia (blue-blind)
#A4E1DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b0dfd5; /* rgb */ color: rgb(176, 223, 213); /* oklch */ color: oklch(86.8% 0.051 180.6);
Tailwind
colors: {
custom: {
50: '#c8e9e1',
500: '#b0dfd5',
950: '#000000',
},
}SCSS
$custom: #b0dfd5; $custom-light: #c8e9e1; $custom-dark: #000000;
JSON
{
"hex": "#b0dfd5",
"rgb": {
"r": 176,
"g": 223,
"b": 213
},
"hsl": {
"h": 167.234,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.8678,
"c": 0.05065,
"h": 180.6
},
"luminance": 0.6681
}Semantic roles & 50–950 ramp
primary
#B0DFD5
secondary
#B87C88
accent
#304CB5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484