#B2DFDC#B2DFDC
#B2DFDC is a very light, muted teal. Relative luminance 0.674; OKLCH L 87.1% C 0.047 H 191.3°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFDC |
|---|---|
| RGB | rgb(178, 223, 220) |
| HSL | hsl(176, 41%, 79%) |
| HSV | hsv(176, 20%, 87%) |
| CMYK | cmyk(20.2%, 0%, 1.3%, 12.5%) |
| CIE-LAB | lab(85.71, -15.12, -3.34) |
| CIE-LCH | lch(85.71, 15.49, 192.46°) |
| OKLab | oklab(87.11% -0.046 -0.0092) |
| OKLCH | oklch(87.11% 0.047 191.3) |
| XYZ | xyz(57.6623, 67.4056, 77.6687) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.73
Paleturquoise
#AFEEEE
ΔE00 4.42
Duck Egg Blue
#C3FBF4
ΔE00 6.31
Pale Sky Blue
#BDF6FE
ΔE00 6.64
Light Sky Blue
#C6FCFF
ΔE00 6.68
Light Light Blue
#CAFFFB
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFDC #DFB2B5
analogous
#B2DFC5 #B2DFDC #B2CBDF
triadic
#B2DFDC #DCB2DF #DFDCB2
tetradic
#B2DFDC #C5B2DF #DFB2B5 #CBDFB2
square
#B2DFDC #C5B2DF #DFB2B5 #CBDFB2
split-complementary
#B2DFDC #DFB2CB #DFC5B2
monochromatic
#5CBBB5 #87CDC8 #B2DFDC #DDF1F0 #E9F6F5
Accessibility & contrast
On white
1.45
#B2DFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#B2DFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFDC
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFDC | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADADC
Deuteranopia (green-blind)
#D1D3DD
Tritanopia (blue-blind)
#A5E2DE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2dfdc; /* rgb */ color: rgb(178, 223, 220); /* oklch */ color: oklch(87.1% 0.047 191.3);
Tailwind
colors: {
custom: {
50: '#c9e9e6',
500: '#b2dfdc',
950: '#000000',
},
}SCSS
$custom: #b2dfdc; $custom-light: #c9e9e6; $custom-dark: #000000;
JSON
{
"hex": "#b2dfdc",
"rgb": {
"r": 178,
"g": 223,
"b": 220
},
"hsl": {
"h": 176,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.87112,
"c": 0.04688,
"h": 191.3
},
"luminance": 0.67408
}Semantic roles & 50–950 ramp
primary
#B2DFDC
secondary
#B87E81
accent
#313AB4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131616
muted
#828484