#B2DFD3#B2DFD3
#B2DFD3 is a very light, muted teal. Relative luminance 0.669; OKLCH L 86.8% C 0.050 H 177.0°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFD3 |
|---|---|
| RGB | rgb(178, 223, 211) |
| HSL | hsl(164, 41%, 79%) |
| HSV | hsv(164, 20%, 87%) |
| CMYK | cmyk(20.2%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(85.47, -16.97, 1.07) |
| CIE-LCH | lch(85.47, 17.01, 176.39°) |
| OKLab | oklab(86.85% -0.0496 0.0026) |
| OKLCH | oklch(86.85% 0.05 177) |
| XYZ | xyz(56.5023, 66.9416, 71.5594) |
| Luminance | 0.6694 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.34
Duck Egg Blue
#C3FBF4
ΔE00 6.49
Eggshell Blue
#C4FFF7
ΔE00 7.22
Powder Blue
#B0E0E6
ΔE00 7.42
Light Light Blue
#CAFFFB
ΔE00 7.64
Ice
#D6FFFA
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFD3 #DFB2BE
analogous
#B2DFBC #B2DFD3 #B2D4DF
triadic
#B2DFD3 #D3B2DF #DFD3B2
tetradic
#B2DFD3 #BCB2DF #DFB2BE #D4DFB2
square
#B2DFD3 #BCB2DF #DFB2BE #D4DFB2
split-complementary
#B2DFD3 #DFB2D4 #DFBCB2
monochromatic
#5CBBA2 #87CDBA #B2DFD3 #DDF1EC #E9F6F3
Accessibility & contrast
On white
1.46
#B2DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#B2DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFD3
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFD3 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D3
Deuteranopia (green-blind)
#D3D3D4
Tritanopia (blue-blind)
#A7E0DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2dfd3; /* rgb */ color: rgb(178, 223, 211); /* oklch */ color: oklch(86.8% 0.050 177.0);
Tailwind
colors: {
custom: {
50: '#c9e9e0',
500: '#b2dfd3',
950: '#000000',
},
}SCSS
$custom: #b2dfd3; $custom-light: #c9e9e0; $custom-dark: #000000;
JSON
{
"hex": "#b2dfd3",
"rgb": {
"r": 178,
"g": 223,
"b": 211
},
"hsl": {
"h": 164,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.86848,
"c": 0.04964,
"h": 177
},
"luminance": 0.66943
}Semantic roles & 50–950 ramp
primary
#B2DFD3
secondary
#B87E8D
accent
#3154B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484