#B2DFD5#B2DFD5
#B2DFD5 is a very light, muted teal. Relative luminance 0.670; OKLCH L 86.9% C 0.049 H 180.0°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFD5 |
|---|---|
| RGB | rgb(178, 223, 213) |
| HSL | hsl(167, 41%, 79%) |
| HSV | hsv(167, 20%, 87%) |
| CMYK | cmyk(20.2%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(85.53, -16.57, 0.09) |
| CIE-LCH | lch(85.53, 16.57, 179.70°) |
| OKLab | oklab(86.91% -0.0488 0) |
| OKLCH | oklch(86.91% 0.049 180) |
| XYZ | xyz(56.7546, 67.0425, 72.8881) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.76
Duck Egg Blue
#C3FBF4
ΔE00 6.27
Powder Blue
#B0E0E6
ΔE00 6.62
Eggshell Blue
#C4FFF7
ΔE00 7.05
Light Light Blue
#CAFFFB
ΔE00 7.31
Ice
#D6FFFA
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFD5 #DFB2BC
analogous
#B2DFBE #B2DFD5 #B2D2DF
triadic
#B2DFD5 #D5B2DF #DFD5B2
tetradic
#B2DFD5 #BEB2DF #DFB2BC #D2DFB2
square
#B2DFD5 #BEB2DF #DFB2BC #D2DFB2
split-complementary
#B2DFD5 #DFB2D2 #DFBEB2
monochromatic
#5CBBA6 #87CDBD #B2DFD5 #DDF1ED #E9F6F3
Accessibility & contrast
On white
1.46
#B2DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#B2DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFD5
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFD5 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D5
Deuteranopia (green-blind)
#D2D3D6
Tritanopia (blue-blind)
#A6E1DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2dfd5; /* rgb */ color: rgb(178, 223, 213); /* oklch */ color: oklch(86.9% 0.049 180.0);
Tailwind
colors: {
custom: {
50: '#c9e9e1',
500: '#b2dfd5',
950: '#000000',
},
}SCSS
$custom: #b2dfd5; $custom-light: #c9e9e1; $custom-dark: #000000;
JSON
{
"hex": "#b2dfd5",
"rgb": {
"r": 178,
"g": 223,
"b": 213
},
"hsl": {
"h": 166.667,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.86905,
"c": 0.04877,
"h": 180
},
"luminance": 0.67044
}Semantic roles & 50–950 ramp
primary
#B2DFD5
secondary
#B87E8A
accent
#314EB4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484