#B0DCD2#B0DCD2
#B0DCD2 is a very light, muted teal. Relative luminance 0.651; OKLCH L 86.0% C 0.048 H 179.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DCD2 |
|---|---|
| RGB | rgb(176, 220, 210) |
| HSL | hsl(166, 39%, 78%) |
| HSV | hsv(166, 20%, 86%) |
| CMYK | cmyk(20%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(84.52, -16.29, 0.19) |
| CIE-LCH | lch(84.52, 16.29, 179.33°) |
| OKLab | oklab(86.05% -0.0479 0.0003) |
| OKLCH | oklch(86.05% 0.048 179.7) |
| XYZ | xyz(55.1273, 65.0678, 70.6151) |
| Luminance | 0.6507 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.23
Powder Blue
#B0E0E6
ΔE00 6.70
Duck Egg Blue
#C3FBF4
ΔE00 6.95
Eggshell Blue
#C4FFF7
ΔE00 7.74
Light Light Blue
#CAFFFB
ΔE00 7.97
Ice
#D6FFFA
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DCD2 #DCB0BA
analogous
#B0DCBC #B0DCD2 #B0D0DC
triadic
#B0DCD2 #D2B0DC #DCD2B0
tetradic
#B0DCD2 #BCB0DC #DCB0BA #D0DCB0
square
#B0DCD2 #BCB0DC #DCB0BA #D0DCB0
split-complementary
#B0DCD2 #DCB0D0 #DCBCB0
monochromatic
#5BB6A2 #86C9BA #B0DCD2 #DAEFEA #EAF6F3
Accessibility & contrast
On white
1.50
#B0DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#B0DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DCD2
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DCD2 | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D2
Deuteranopia (green-blind)
#D0D0D3
Tritanopia (blue-blind)
#A5DED9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b0dcd2; /* rgb */ color: rgb(176, 220, 210); /* oklch */ color: oklch(86.0% 0.048 179.7);
Tailwind
colors: {
custom: {
50: '#c8e7df',
500: '#b0dcd2',
950: '#000000',
},
}SCSS
$custom: #b0dcd2; $custom-light: #c8e7df; $custom-dark: #000000;
JSON
{
"hex": "#b0dcd2",
"rgb": {
"r": 176,
"g": 220,
"b": 210
},
"hsl": {
"h": 166.364,
"s": 38.596,
"l": 77.647
},
"oklch": {
"l": 0.86048,
"c": 0.04792,
"h": 179.7
},
"luminance": 0.6507
}Semantic roles & 50–950 ramp
primary
#B0DCD2
secondary
#B47C89
accent
#3450B2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484