#B2DCDB#B2DCDB
#B2DCDB is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.4% C 0.044 H 194.6°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DCDB |
|---|---|
| RGB | rgb(178, 220, 219) |
| HSL | hsl(179, 38%, 78%) |
| HSV | hsv(179, 19%, 86%) |
| CMYK | cmyk(19.1%, 0%, 0.5%, 13.7%) |
| CIE-LAB | lab(84.88, -13.82, -4.04) |
| CIE-LCH | lch(84.88, 14.39, 196.29°) |
| OKLab | oklab(86.44% -0.0424 -0.011) |
| OKLCH | oklch(86.44% 0.044 194.6) |
| XYZ | xyz(56.7359, 65.7639, 76.7085) |
| Luminance | 0.6577 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.04
Paleturquoise
#AFEEEE
ΔE00 5.24
Lightblue
#ADD8E6
ΔE00 6.46
Pale Sky Blue
#BDF6FE
ΔE00 6.76
Light Sky Blue
#C6FCFF
ΔE00 7.13
Pale Blue
#D0FEFE
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DCDB #DCB2B3
analogous
#B2DCC6 #B2DCDB #B2C8DC
triadic
#B2DCDB #DBB2DC #DCDBB2
tetradic
#B2DCDB #C6B2DC #DCB2B3 #C8DCB2
square
#B2DCDB #C6B2DC #DCB2B3 #C8DCB2
split-complementary
#B2DCDB #DCB2C8 #DCC6B2
monochromatic
#5EB6B4 #88C9C7 #B2DCDB #DCEFEF #EAF5F5
Accessibility & contrast
On white
1.48
#B2DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#B2DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DCDB
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DCDB | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D8DB
Deuteranopia (green-blind)
#CED1DB
Tritanopia (blue-blind)
#A5DFDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2dcdb; /* rgb */ color: rgb(178, 220, 219); /* oklch */ color: oklch(86.4% 0.044 194.6);
Tailwind
colors: {
custom: {
50: '#c9e7e6',
500: '#b2dcdb',
950: '#000000',
},
}SCSS
$custom: #b2dcdb; $custom-light: #c9e7e6; $custom-dark: #000000;
JSON
{
"hex": "#b2dcdb",
"rgb": {
"r": 178,
"g": 220,
"b": 219
},
"hsl": {
"h": 178.571,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.86441,
"c": 0.04384,
"h": 194.6
},
"luminance": 0.65766
}Semantic roles & 50–950 ramp
primary
#B2DCDB
secondary
#B47E80
accent
#3538B0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484