#B0DFD2#B0DFD2
#B0DFD2 is a very light, muted teal. Relative luminance 0.667; OKLCH L 86.7% C 0.052 H 176.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DFD2 |
|---|---|
| RGB | rgb(176, 223, 210) |
| HSL | hsl(163, 42%, 78%) |
| HSV | hsv(163, 21%, 87%) |
| CMYK | cmyk(21.1%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(85.33, -17.80, 1.37) |
| CIE-LCH | lch(85.33, 17.85, 175.59°) |
| OKLab | oklab(86.69% -0.0519 0.0034) |
| OKLCH | oklch(86.69% 0.052 176.3) |
| XYZ | xyz(55.9217, 66.6566, 70.8799) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.49
Duck Egg Blue
#C3FBF4
ΔE00 6.59
Eggshell Blue
#C4FFF7
ΔE00 7.26
Pale Aqua
#B8FFEB
ΔE00 7.60
Light Light Blue
#CAFFFB
ΔE00 7.83
Powder Blue
#B0E0E6
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DFD2 #DFB0BD
analogous
#B0DFBA #B0DFD2 #B0D4DF
triadic
#B0DFD2 #D2B0DF #DFD2B0
tetradic
#B0DFD2 #BAB0DF #DFB0BD #D4DFB0
square
#B0DFD2 #BAB0DF #DFB0BD #D4DFB0
split-complementary
#B0DFD2 #DFB0D4 #DFBAB0
monochromatic
#59BCA0 #84CDB9 #B0DFD2 #DCF1EB #E9F6F3
Accessibility & contrast
On white
1.47
#B0DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#B0DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DFD2
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DFD2 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D1
Deuteranopia (green-blind)
#D2D3D3
Tritanopia (blue-blind)
#A4E0DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b0dfd2; /* rgb */ color: rgb(176, 223, 210); /* oklch */ color: oklch(86.7% 0.052 176.3);
Tailwind
colors: {
custom: {
50: '#c8e9df',
500: '#b0dfd2',
950: '#000000',
},
}SCSS
$custom: #b0dfd2; $custom-light: #c8e9df; $custom-dark: #000000;
JSON
{
"hex": "#b0dfd2",
"rgb": {
"r": 176,
"g": 223,
"b": 210
},
"hsl": {
"h": 163.404,
"s": 42.342,
"l": 78.235
},
"oklch": {
"l": 0.86694,
"c": 0.05197,
"h": 176.3
},
"luminance": 0.66659
}Semantic roles & 50–950 ramp
primary
#B0DFD2
secondary
#B87C8C
accent
#3055B5
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484