#B2DFD1#B2DFD1
#B2DFD1 is a very light, muted teal. Relative luminance 0.668; OKLCH L 86.8% C 0.051 H 174.1°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFD1 |
|---|---|
| RGB | rgb(178, 223, 209) |
| HSL | hsl(161, 41%, 79%) |
| HSV | hsv(161, 20%, 87%) |
| CMYK | cmyk(20.2%, 0%, 6.3%, 12.5%) |
| CIE-LAB | lab(85.42, -17.38, 2.05) |
| CIE-LCH | lch(85.42, 17.50, 173.26°) |
| OKLab | oklab(86.79% -0.0504 0.0052) |
| OKLCH | oklch(86.79% 0.051 174.1) |
| XYZ | xyz(56.2532, 66.8419, 70.2471) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.80
Paleturquoise
#AFEEEE
ΔE00 6.95
Eggshell Blue
#C4FFF7
ΔE00 7.46
Pale Aqua
#B8FFEB
ΔE00 7.70
Light Light Blue
#CAFFFB
ΔE00 8.02
Powder Blue
#B0E0E6
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFD1 #DFB2C0
analogous
#B2DFBA #B2DFD1 #B2D6DF
triadic
#B2DFD1 #D1B2DF #DFD1B2
tetradic
#B2DFD1 #BAB2DF #DFB2C0 #D6DFB2
square
#B2DFD1 #BAB2DF #DFB2C0 #D6DFB2
split-complementary
#B2DFD1 #DFB2D6 #DFBAB2
monochromatic
#5CBB9D #87CDB7 #B2DFD1 #DDF1EB #E9F6F2
Accessibility & contrast
On white
1.46
#B2DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#B2DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFD1
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFD1 | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9D0
Deuteranopia (green-blind)
#D3D3D2
Tritanopia (blue-blind)
#A7E0DB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2dfd1; /* rgb */ color: rgb(178, 223, 209); /* oklch */ color: oklch(86.8% 0.051 174.1);
Tailwind
colors: {
custom: {
50: '#c9e9df',
500: '#b2dfd1',
950: '#000000',
},
}SCSS
$custom: #b2dfd1; $custom-light: #c9e9df; $custom-dark: #000000;
JSON
{
"hex": "#b2dfd1",
"rgb": {
"r": 178,
"g": 223,
"b": 209
},
"hsl": {
"h": 161.333,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.86791,
"c": 0.05066,
"h": 174.1
},
"luminance": 0.66844
}Semantic roles & 50–950 ramp
primary
#B2DFD1
secondary
#B87E90
accent
#315AB4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484