#B2DFD8#B2DFD8
#B2DFD8 is a very light, muted teal. Relative luminance 0.672; OKLCH L 87.0% C 0.048 H 184.7°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFD8 |
|---|---|
| RGB | rgb(178, 223, 216) |
| HSL | hsl(171, 41%, 79%) |
| HSV | hsv(171, 20%, 87%) |
| CMYK | cmyk(20.2%, 0%, 3.1%, 12.5%) |
| CIE-LAB | lab(85.60, -15.95, -1.38) |
| CIE-LCH | lch(85.60, 16.01, 184.95°) |
| OKLab | oklab(86.99% -0.0476 -0.0039) |
| OKLCH | oklch(86.99% 0.048 184.7) |
| XYZ | xyz(57.1389, 67.1962, 74.9120) |
| Luminance | 0.6720 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.02
Powder Blue
#B0E0E6
ΔE00 5.40
Duck Egg Blue
#C3FBF4
ΔE00 6.11
Light Light Blue
#CAFFFB
ΔE00 6.97
Eggshell Blue
#C4FFF7
ΔE00 6.98
Ice
#D6FFFA
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFD8 #DFB2B9
analogous
#B2DFC1 #B2DFD8 #B2CFDF
triadic
#B2DFD8 #D8B2DF #DFD8B2
tetradic
#B2DFD8 #C1B2DF #DFB2B9 #CFDFB2
square
#B2DFD8 #C1B2DF #DFB2B9 #CFDFB2
split-complementary
#B2DFD8 #DFB2CF #DFC1B2
monochromatic
#5CBBAC #87CDC2 #B2DFD8 #DDF1EE #E9F6F4
Accessibility & contrast
On white
1.45
#B2DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#B2DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFD8
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFD8 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADAD8
Deuteranopia (green-blind)
#D2D3D9
Tritanopia (blue-blind)
#A6E1DD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2dfd8; /* rgb */ color: rgb(178, 223, 216); /* oklch */ color: oklch(87.0% 0.048 184.7);
Tailwind
colors: {
custom: {
50: '#c9e9e4',
500: '#b2dfd8',
950: '#000000',
},
}SCSS
$custom: #b2dfd8; $custom-light: #c9e9e4; $custom-dark: #000000;
JSON
{
"hex": "#b2dfd8",
"rgb": {
"r": 178,
"g": 223,
"b": 216
},
"hsl": {
"h": 170.667,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.86993,
"c": 0.04772,
"h": 184.7
},
"luminance": 0.67198
}Semantic roles & 50–950 ramp
primary
#B2DFD8
secondary
#B87E87
accent
#3146B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484