#B0DFD0#B0DFD0
#B0DFD0 is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.6% C 0.053 H 173.5°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DFD0 |
|---|---|
| RGB | rgb(176, 223, 208) |
| HSL | hsl(161, 42%, 78%) |
| HSV | hsv(161, 21%, 87%) |
| CMYK | cmyk(21.1%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(85.28, -18.20, 2.36) |
| CIE-LCH | lch(85.28, 18.35, 172.62°) |
| OKLab | oklab(86.64% -0.0527 0.006) |
| OKLCH | oklch(86.64% 0.053 173.5) |
| XYZ | xyz(55.6741, 66.5576, 69.5758) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.93
Paleturquoise
#AFEEEE
ΔE00 7.12
Pale Aqua
#B8FFEB
ΔE00 7.46
Eggshell Blue
#C4FFF7
ΔE00 7.54
Light Teal
#90E4C1
ΔE00 7.98
Pale Teal
#82CBB2
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DFD0 #DFB0BF
analogous
#B0DFB8 #B0DFD0 #B0D6DF
triadic
#B0DFD0 #D0B0DF #DFD0B0
tetradic
#B0DFD0 #B8B0DF #DFB0BF #D6DFB0
square
#B0DFD0 #B8B0DF #DFB0BF #D6DFB0
split-complementary
#B0DFD0 #DFB0D6 #DFB8B0
monochromatic
#59BC9C #84CDB6 #B0DFD0 #DCF1EA #E9F6F2
Accessibility & contrast
On white
1.47
#B0DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#B0DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DFD0
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DFD0 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CF
Deuteranopia (green-blind)
#D3D2D1
Tritanopia (blue-blind)
#A5E0DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b0dfd0; /* rgb */ color: rgb(176, 223, 208); /* oklch */ color: oklch(86.6% 0.053 173.5);
Tailwind
colors: {
custom: {
50: '#c8e9de',
500: '#b0dfd0',
950: '#000000',
},
}SCSS
$custom: #b0dfd0; $custom-light: #c8e9de; $custom-dark: #000000;
JSON
{
"hex": "#b0dfd0",
"rgb": {
"r": 176,
"g": 223,
"b": 208
},
"hsl": {
"h": 160.851,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.86637,
"c": 0.05301,
"h": 173.5
},
"luminance": 0.6656
}Semantic roles & 50–950 ramp
primary
#B0DFD0
secondary
#B87C8F
accent
#305BB5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484