#B2DFD2#B2DFD2
#B2DFD2 is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.8% C 0.050 H 175.6°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFD2 |
|---|---|
| RGB | rgb(178, 223, 210) |
| HSL | hsl(163, 41%, 79%) |
| HSV | hsv(163, 20%, 87%) |
| CMYK | cmyk(20.2%, 0%, 5.8%, 12.5%) |
| CIE-LAB | lab(85.45, -17.17, 1.56) |
| CIE-LCH | lch(85.45, 17.25, 174.81°) |
| OKLab | oklab(86.82% -0.05 0.0039) |
| OKLCH | oklch(86.82% 0.05 175.6) |
| XYZ | xyz(56.3774, 66.8916, 70.9012) |
| Luminance | 0.6689 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.64
Paleturquoise
#AFEEEE
ΔE00 6.64
Eggshell Blue
#C4FFF7
ΔE00 7.33
Pale Aqua
#B8FFEB
ΔE00 7.78
Powder Blue
#B0E0E6
ΔE00 7.81
Light Light Blue
#CAFFFB
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFD2 #DFB2BF
analogous
#B2DFBB #B2DFD2 #B2D5DF
triadic
#B2DFD2 #D2B2DF #DFD2B2
tetradic
#B2DFD2 #BBB2DF #DFB2BF #D5DFB2
square
#B2DFD2 #BBB2DF #DFB2BF #D5DFB2
split-complementary
#B2DFD2 #DFB2D5 #DFBBB2
monochromatic
#5CBB9F #87CDB9 #B2DFD2 #DDF1EB #E9F6F2
Accessibility & contrast
On white
1.46
#B2DFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#B2DFD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFD2
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFD2 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D1
Deuteranopia (green-blind)
#D3D3D3
Tritanopia (blue-blind)
#A7E0DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2dfd2; /* rgb */ color: rgb(178, 223, 210); /* oklch */ color: oklch(86.8% 0.050 175.6);
Tailwind
colors: {
custom: {
50: '#c9e9df',
500: '#b2dfd2',
950: '#000000',
},
}SCSS
$custom: #b2dfd2; $custom-light: #c9e9df; $custom-dark: #000000;
JSON
{
"hex": "#b2dfd2",
"rgb": {
"r": 178,
"g": 223,
"b": 210
},
"hsl": {
"h": 162.667,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.8682,
"c": 0.05013,
"h": 175.6
},
"luminance": 0.66893
}Semantic roles & 50–950 ramp
primary
#B2DFD2
secondary
#B87E8E
accent
#3157B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484