#B0DFD1#B0DFD1
#B0DFD1 is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.7% C 0.052 H 174.9°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DFD1 |
|---|---|
| RGB | rgb(176, 223, 209) |
| HSL | hsl(162, 42%, 78%) |
| HSV | hsv(162, 21%, 87%) |
| CMYK | cmyk(21.1%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(85.31, -18.00, 1.86) |
| CIE-LCH | lch(85.31, 18.10, 174.09°) |
| OKLab | oklab(86.67% -0.0523 0.0047) |
| OKLCH | oklch(86.67% 0.052 174.9) |
| XYZ | xyz(55.7975, 66.6070, 70.2258) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.75
Paleturquoise
#AFEEEE
ΔE00 6.80
Eggshell Blue
#C4FFF7
ΔE00 7.39
Pale Aqua
#B8FFEB
ΔE00 7.52
Light Light Blue
#CAFFFB
ΔE00 8.02
Powder Blue
#B0E0E6
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DFD1 #DFB0BE
analogous
#B0DFB9 #B0DFD1 #B0D5DF
triadic
#B0DFD1 #D1B0DF #DFD1B0
tetradic
#B0DFD1 #B9B0DF #DFB0BE #D5DFB0
square
#B0DFD1 #B9B0DF #DFB0BE #D5DFB0
split-complementary
#B0DFD1 #DFB0D5 #DFB9B0
monochromatic
#59BC9E #84CDB8 #B0DFD1 #DCF1EA #E9F6F2
Accessibility & contrast
On white
1.47
#B0DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#B0DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DFD1
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DFD1 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D0
Deuteranopia (green-blind)
#D3D3D2
Tritanopia (blue-blind)
#A5E0DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b0dfd1; /* rgb */ color: rgb(176, 223, 209); /* oklch */ color: oklch(86.7% 0.052 174.9);
Tailwind
colors: {
custom: {
50: '#c8e9df',
500: '#b0dfd1',
950: '#000000',
},
}SCSS
$custom: #b0dfd1; $custom-light: #c8e9df; $custom-dark: #000000;
JSON
{
"hex": "#b0dfd1",
"rgb": {
"r": 176,
"g": 223,
"b": 209
},
"hsl": {
"h": 162.128,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.86666,
"c": 0.05248,
"h": 174.9
},
"luminance": 0.66609
}Semantic roles & 50–950 ramp
primary
#B0DFD1
secondary
#B87C8D
accent
#3058B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484