#B2DFD6#B2DFD6
#B2DFD6 is a very light, muted teal. Relative luminance 0.671; OKLCH L 86.9% C 0.048 H 181.6°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFD6 |
|---|---|
| RGB | rgb(178, 223, 214) |
| HSL | hsl(168, 41%, 79%) |
| HSV | hsv(168, 20%, 87%) |
| CMYK | cmyk(20.2%, 0%, 4%, 12.5%) |
| CIE-LAB | lab(85.55, -16.36, -0.40) |
| CIE-LCH | lch(85.55, 16.37, 181.41°) |
| OKLab | oklab(86.93% -0.0484 -0.0013) |
| OKLCH | oklch(86.93% 0.048 181.6) |
| XYZ | xyz(56.8819, 67.0934, 73.5586) |
| Luminance | 0.6710 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.49
Duck Egg Blue
#C3FBF4
ΔE00 6.19
Powder Blue
#B0E0E6
ΔE00 6.22
Eggshell Blue
#C4FFF7
ΔE00 7.01
Light Light Blue
#CAFFFB
ΔE00 7.18
Ice
#D6FFFA
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFD6 #DFB2BB
analogous
#B2DFBF #B2DFD6 #B2D1DF
triadic
#B2DFD6 #D6B2DF #DFD6B2
tetradic
#B2DFD6 #BFB2DF #DFB2BB #D1DFB2
square
#B2DFD6 #BFB2DF #DFB2BB #D1DFB2
split-complementary
#B2DFD6 #DFB2D1 #DFBFB2
monochromatic
#5CBBA8 #87CDBF #B2DFD6 #DDF1ED #E9F6F3
Accessibility & contrast
On white
1.46
#B2DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#B2DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFD6
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFD6 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD6
Deuteranopia (green-blind)
#D2D3D7
Tritanopia (blue-blind)
#A6E1DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2dfd6; /* rgb */ color: rgb(178, 223, 214); /* oklch */ color: oklch(86.9% 0.048 181.6);
Tailwind
colors: {
custom: {
50: '#c9e9e2',
500: '#b2dfd6',
950: '#000000',
},
}SCSS
$custom: #b2dfd6; $custom-light: #c9e9e2; $custom-dark: #000000;
JSON
{
"hex": "#b2dfd6",
"rgb": {
"r": 178,
"g": 223,
"b": 214
},
"hsl": {
"h": 168,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.86934,
"c": 0.04839,
"h": 181.6
},
"luminance": 0.67095
}Semantic roles & 50–950 ramp
primary
#B2DFD6
secondary
#B87E89
accent
#314BB4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484