#B2DCD2#B2DCD2
#B2DCD2 is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.2% C 0.046 H 179.0°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DCD2 |
|---|---|
| RGB | rgb(178, 220, 210) |
| HSL | hsl(166, 38%, 78%) |
| HSV | hsv(166, 19%, 86%) |
| CMYK | cmyk(19.1%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(84.64, -15.67, 0.38) |
| CIE-LCH | lch(84.64, 15.67, 178.61°) |
| OKLab | oklab(86.18% -0.046 0.0008) |
| OKLCH | oklch(86.18% 0.046 179) |
| XYZ | xyz(55.5829, 65.3027, 70.6364) |
| Luminance | 0.6531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.44
Powder Blue
#B0E0E6
ΔE00 6.70
Duck Egg Blue
#C3FBF4
ΔE00 7.03
Eggshell Blue
#C4FFF7
ΔE00 7.84
Light Light Blue
#CAFFFB
ΔE00 7.99
Ice
#D6FFFA
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DCD2 #DCB2BC
analogous
#B2DCBD #B2DCD2 #B2D1DC
triadic
#B2DCD2 #D2B2DC #DCD2B2
tetradic
#B2DCD2 #BDB2DC #DCB2BC #D1DCB2
square
#B2DCD2 #BDB2DC #DCB2BC #D1DCB2
split-complementary
#B2DCD2 #DCB2D1 #DCBDB2
monochromatic
#5EB6A1 #88C9B9 #B2DCD2 #DCEFEB #EAF5F3
Accessibility & contrast
On white
1.49
#B2DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#B2DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DCD2
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DCD2 | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D2
Deuteranopia (green-blind)
#D0D1D3
Tritanopia (blue-blind)
#A7DDD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b2dcd2; /* rgb */ color: rgb(178, 220, 210); /* oklch */ color: oklch(86.2% 0.046 179.0);
Tailwind
colors: {
custom: {
50: '#c9e7df',
500: '#b2dcd2',
950: '#000000',
},
}SCSS
$custom: #b2dcd2; $custom-light: #c9e7df; $custom-dark: #000000;
JSON
{
"hex": "#b2dcd2",
"rgb": {
"r": 178,
"g": 220,
"b": 210
},
"hsl": {
"h": 165.714,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.86175,
"c": 0.04603,
"h": 179
},
"luminance": 0.65305
}Semantic roles & 50–950 ramp
primary
#B2DCD2
secondary
#B47E8B
accent
#3552B0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484