#B0DFD4#B0DFD4
#B0DFD4 is a very light, muted teal. Relative luminance 0.668; OKLCH L 86.8% C 0.051 H 179.1°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DFD4 |
|---|---|
| RGB | rgb(176, 223, 212) |
| HSL | hsl(166, 42%, 78%) |
| HSV | hsv(166, 21%, 87%) |
| CMYK | cmyk(21.1%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(85.38, -17.39, 0.39) |
| CIE-LCH | lch(85.38, 17.40, 178.71°) |
| OKLab | oklab(86.75% -0.051 0.0008) |
| OKLCH | oklch(86.75% 0.051 179.1) |
| XYZ | xyz(56.1724, 66.7569, 72.2003) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.88
Duck Egg Blue
#C3FBF4
ΔE00 6.32
Eggshell Blue
#C4FFF7
ΔE00 7.05
Powder Blue
#B0E0E6
ΔE00 7.06
Light Light Blue
#CAFFFB
ΔE00 7.47
Pale Aqua
#B8FFEB
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DFD4 #DFB0BB
analogous
#B0DFBC #B0DFD4 #B0D2DF
triadic
#B0DFD4 #D4B0DF #DFD4B0
tetradic
#B0DFD4 #BCB0DF #DFB0BB #D2DFB0
square
#B0DFD4 #BCB0DF #DFB0BB #D2DFB0
split-complementary
#B0DFD4 #DFB0D2 #DFBCB0
monochromatic
#59BCA5 #84CDBC #B0DFD4 #DCF1EC #E9F6F3
Accessibility & contrast
On white
1.46
#B0DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#B0DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DFD4
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DFD4 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D4
Deuteranopia (green-blind)
#D2D3D5
Tritanopia (blue-blind)
#A4E1DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b0dfd4; /* rgb */ color: rgb(176, 223, 212); /* oklch */ color: oklch(86.8% 0.051 179.1);
Tailwind
colors: {
custom: {
50: '#c8e9e1',
500: '#b0dfd4',
950: '#000000',
},
}SCSS
$custom: #b0dfd4; $custom-light: #c8e9e1; $custom-dark: #000000;
JSON
{
"hex": "#b0dfd4",
"rgb": {
"r": 176,
"g": 223,
"b": 212
},
"hsl": {
"h": 165.957,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.86751,
"c": 0.05106,
"h": 179.1
},
"luminance": 0.66759
}Semantic roles & 50–950 ramp
primary
#B0DFD4
secondary
#B87C8A
accent
#304FB5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484