#B2DCDC#B2DCDC
#B2DCDC is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.5% C 0.044 H 196.4°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DCDC |
|---|---|
| RGB | rgb(178, 220, 220) |
| HSL | hsl(180, 38%, 78%) |
| HSV | hsv(180, 19%, 86%) |
| CMYK | cmyk(19.1%, 0%, 0%, 13.7%) |
| CIE-LAB | lab(84.90, -13.61, -4.53) |
| CIE-LCH | lch(84.90, 14.34, 198.40°) |
| OKLab | oklab(86.47% -0.042 -0.0123) |
| OKLCH | oklch(86.47% 0.044 196.4) |
| XYZ | xyz(56.8679, 65.8167, 77.4039) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.66
Paleturquoise
#AFEEEE
ΔE00 5.28
Lightblue
#ADD8E6
ΔE00 6.03
Pale Sky Blue
#BDF6FE
ΔE00 6.56
Light Sky Blue
#C6FCFF
ΔE00 7.06
Pale Blue
#D0FEFE
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DCDC #DCB2B2
analogous
#B2DCC7 #B2DCDC #B2C7DC
triadic
#B2DCDC #DCB2DC #DCDCB2
tetradic
#B2DCDC #C7B2DC #DCB2B2 #C7DCB2
square
#B2DCDC #C7B2DC #DCB2B2 #C7DCB2
split-complementary
#B2DCDC #DCB2C7 #DCC7B2
monochromatic
#5EB6B6 #88C9C9 #B2DCDC #DCEFEF #EAF5F5
Accessibility & contrast
On white
1.48
#B2DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#B2DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DCDC
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DCDC | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DC
Deuteranopia (green-blind)
#CED1DC
Tritanopia (blue-blind)
#A5DFDC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2dcdc; /* rgb */ color: rgb(178, 220, 220); /* oklch */ color: oklch(86.5% 0.044 196.4);
Tailwind
colors: {
custom: {
50: '#c9e7e6',
500: '#b2dcdc',
950: '#000000',
},
}SCSS
$custom: #b2dcdc; $custom-light: #c9e7e6; $custom-dark: #000000;
JSON
{
"hex": "#b2dcdc",
"rgb": {
"r": 178,
"g": 220,
"b": 220
},
"hsl": {
"h": 180,
"s": 37.5,
"l": 78.039
},
"oklch": {
"l": 0.86472,
"c": 0.04382,
"h": 196.4
},
"luminance": 0.65819
}Semantic roles & 50–950 ramp
primary
#B2DCDC
secondary
#B47E7E
accent
#3535B0
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484