#B2DFD9#B2DFD9
#B2DFD9 is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.0% C 0.047 H 186.4°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFD9 |
|---|---|
| RGB | rgb(178, 223, 217) |
| HSL | hsl(172, 41%, 79%) |
| HSV | hsv(172, 20%, 87%) |
| CMYK | cmyk(20.2%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(85.63, -15.75, -1.87) |
| CIE-LCH | lch(85.63, 15.86, 186.78°) |
| OKLab | oklab(87.02% -0.0472 -0.0052) |
| OKLCH | oklch(87.02% 0.047 186.4) |
| XYZ | xyz(57.2686, 67.2481, 75.5950) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 4.82
Powder Blue
#B0E0E6
ΔE00 4.99
Duck Egg Blue
#C3FBF4
ΔE00 6.12
Light Light Blue
#CAFFFB
ΔE00 6.90
Eggshell Blue
#C4FFF7
ΔE00 7.01
Ice
#D6FFFA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFD9 #DFB2B8
analogous
#B2DFC2 #B2DFD9 #B2CEDF
triadic
#B2DFD9 #D9B2DF #DFD9B2
tetradic
#B2DFD9 #C2B2DF #DFB2B8 #CEDFB2
square
#B2DFD9 #C2B2DF #DFB2B8 #CEDFB2
split-complementary
#B2DFD9 #DFB2CE #DFC2B2
monochromatic
#5CBBAE #87CDC4 #B2DFD9 #DDF1EE #E9F6F4
Accessibility & contrast
On white
1.45
#B2DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#B2DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFD9
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFD9 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD9
Deuteranopia (green-blind)
#D1D3DA
Tritanopia (blue-blind)
#A5E1DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2dfd9; /* rgb */ color: rgb(178, 223, 217); /* oklch */ color: oklch(87.0% 0.047 186.4);
Tailwind
colors: {
custom: {
50: '#c9e9e4',
500: '#b2dfd9',
950: '#000000',
},
}SCSS
$custom: #b2dfd9; $custom-light: #c9e9e4; $custom-dark: #000000;
JSON
{
"hex": "#b2dfd9",
"rgb": {
"r": 178,
"g": 223,
"b": 217
},
"hsl": {
"h": 172,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.87022,
"c": 0.04745,
"h": 186.4
},
"luminance": 0.6725
}Semantic roles & 50–950 ramp
primary
#B2DFD9
secondary
#B87E85
accent
#3143B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484