#B0DFDD#B0DFDD
#B0DFDD is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.0% C 0.049 H 193.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DFDD |
|---|---|
| RGB | rgb(176, 223, 221) |
| HSL | hsl(177, 42%, 78%) |
| HSV | hsv(177, 21%, 87%) |
| CMYK | cmyk(21.1%, 0%, 0.9%, 12.5%) |
| CIE-LAB | lab(85.62, -15.52, -4.02) |
| CIE-LCH | lch(85.62, 16.03, 194.51°) |
| OKLab | oklab(87.02% -0.0474 -0.011) |
| OKLCH | oklch(87.02% 0.049 193.1) |
| XYZ | xyz(57.3395, 67.2237, 78.3469) |
| Luminance | 0.6723 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.37
Paleturquoise
#AFEEEE
ΔE00 4.10
Duck Egg Blue
#C3FBF4
ΔE00 6.35
Pale Sky Blue
#BDF6FE
ΔE00 6.35
Light Sky Blue
#C6FCFF
ΔE00 6.54
Light Light Blue
#CAFFFB
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DFDD #DFB0B2
analogous
#B0DFC5 #B0DFDD #B0C9DF
triadic
#B0DFDD #DDB0DF #DFDDB0
tetradic
#B0DFDD #C5B0DF #DFB0B2 #C9DFB0
square
#B0DFDD #C5B0DF #DFB0B2 #C9DFB0
split-complementary
#B0DFDD #DFB0C9 #DFC5B0
monochromatic
#59BCB8 #84CDCA #B0DFDD #DCF1F0 #E9F6F6
Accessibility & contrast
On white
1.45
#B0DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#B0DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DFDD
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DFDD | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DADD
Deuteranopia (green-blind)
#D0D3DE
Tritanopia (blue-blind)
#A2E2DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b0dfdd; /* rgb */ color: rgb(176, 223, 221); /* oklch */ color: oklch(87.0% 0.049 193.1);
Tailwind
colors: {
custom: {
50: '#c8e9e7',
500: '#b0dfdd',
950: '#000000',
},
}SCSS
$custom: #b0dfdd; $custom-light: #c8e9e7; $custom-dark: #000000;
JSON
{
"hex": "#b0dfdd",
"rgb": {
"r": 176,
"g": 223,
"b": 221
},
"hsl": {
"h": 177.447,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.87017,
"c": 0.04871,
"h": 193.1
},
"luminance": 0.67226
}Semantic roles & 50–950 ramp
primary
#B0DFDD
secondary
#B87C7E
accent
#3036B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484