#B2DFD4#B2DFD4
#B2DFD4 is a very light, muted teal. Relative luminance 0.670; OKLCH L 86.9% C 0.049 H 178.5°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFD4 |
|---|---|
| RGB | rgb(178, 223, 212) |
| HSL | hsl(165, 41%, 79%) |
| HSV | hsv(165, 20%, 87%) |
| CMYK | cmyk(20.2%, 0%, 4.9%, 12.5%) |
| CIE-LAB | lab(85.50, -16.77, 0.58) |
| CIE-LCH | lch(85.50, 16.78, 178.02°) |
| OKLab | oklab(86.88% -0.0492 0.0013) |
| OKLCH | oklch(86.88% 0.049 178.5) |
| XYZ | xyz(56.6281, 66.9919, 72.2217) |
| Luminance | 0.6699 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 6.04
Duck Egg Blue
#C3FBF4
ΔE00 6.37
Powder Blue
#B0E0E6
ΔE00 7.02
Eggshell Blue
#C4FFF7
ΔE00 7.13
Light Light Blue
#CAFFFB
ΔE00 7.47
Ice
#D6FFFA
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFD4 #DFB2BD
analogous
#B2DFBD #B2DFD4 #B2D3DF
triadic
#B2DFD4 #D4B2DF #DFD4B2
tetradic
#B2DFD4 #BDB2DF #DFB2BD #D3DFB2
square
#B2DFD4 #BDB2DF #DFB2BD #D3DFB2
split-complementary
#B2DFD4 #DFB2D3 #DFBDB2
monochromatic
#5CBBA4 #87CDBC #B2DFD4 #DDF1EC #E9F6F3
Accessibility & contrast
On white
1.46
#B2DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#B2DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFD4
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFD4 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D4
Deuteranopia (green-blind)
#D3D3D5
Tritanopia (blue-blind)
#A7E0DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2dfd4; /* rgb */ color: rgb(178, 223, 212); /* oklch */ color: oklch(86.9% 0.049 178.5);
Tailwind
colors: {
custom: {
50: '#c9e9e1',
500: '#b2dfd4',
950: '#000000',
},
}SCSS
$custom: #b2dfd4; $custom-light: #c9e9e1; $custom-dark: #000000;
JSON
{
"hex": "#b2dfd4",
"rgb": {
"r": 178,
"g": 223,
"b": 212
},
"hsl": {
"h": 165.333,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.86877,
"c": 0.04919,
"h": 178.5
},
"luminance": 0.66994
}Semantic roles & 50–950 ramp
primary
#B2DFD4
secondary
#B87E8C
accent
#3151B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484