#B2DCD9#B2DCD9
#B2DCD9 is a very light, muted teal. Relative luminance 0.657; OKLCH L 86.4% C 0.044 H 191.0°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DCD9 |
|---|---|
| RGB | rgb(178, 220, 217) |
| HSL | hsl(176, 38%, 78%) |
| HSV | hsv(176, 19%, 86%) |
| CMYK | cmyk(19.1%, 0%, 1.4%, 13.7%) |
| CIE-LAB | lab(84.82, -14.23, -3.06) |
| CIE-LCH | lch(84.82, 14.56, 192.12°) |
| OKLab | oklab(86.38% -0.0432 -0.0084) |
| OKLCH | oklch(86.38% 0.044 191) |
| XYZ | xyz(56.4741, 65.6592, 75.3302) |
| Luminance | 0.6566 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.84
Paleturquoise
#AFEEEE
ΔE00 5.27
Duck Egg Blue
#C3FBF4
ΔE00 7.08
Pale Sky Blue
#BDF6FE
ΔE00 7.22
Lightblue
#ADD8E6
ΔE00 7.33
Light Sky Blue
#C6FCFF
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DCD9 #DCB2B5
analogous
#B2DCC4 #B2DCD9 #B2CADC
triadic
#B2DCD9 #D9B2DC #DCD9B2
tetradic
#B2DCD9 #C4B2DC #DCB2B5 #CADCB2
square
#B2DCD9 #C4B2DC #DCB2B5 #CADCB2
split-complementary
#B2DCD9 #DCB2CA #DCC4B2
monochromatic
#5EB6AF #88C9C4 #B2DCD9 #DCEFEE #EAF5F5
Accessibility & contrast
On white
1.49
#B2DCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#B2DCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DCD9
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DCD9 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D9
Deuteranopia (green-blind)
#CFD1DA
Tritanopia (blue-blind)
#A6DEDB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2dcd9; /* rgb */ color: rgb(178, 220, 217); /* oklch */ color: oklch(86.4% 0.044 191.0);
Tailwind
colors: {
custom: {
50: '#c9e7e4',
500: '#b2dcd9',
950: '#000000',
},
}SCSS
$custom: #b2dcd9; $custom-light: #c9e7e4; $custom-dark: #000000;
JSON
{
"hex": "#b2dcd9",
"rgb": {
"r": 178,
"g": 220,
"b": 217
},
"hsl": {
"h": 175.714,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.86381,
"c": 0.04403,
"h": 191
},
"luminance": 0.65661
}Semantic roles & 50–950 ramp
primary
#B2DCD9
secondary
#B47E82
accent
#353EB0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484