#B2DFD7#B2DFD7
#B2DFD7 is a very light, muted teal. Relative luminance 0.671; OKLCH L 87.0% C 0.048 H 183.2°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFD7 |
|---|---|
| RGB | rgb(178, 223, 215) |
| HSL | hsl(169, 41%, 79%) |
| HSV | hsv(169, 20%, 87%) |
| CMYK | cmyk(20.2%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(85.58, -16.16, -0.89) |
| CIE-LCH | lch(85.58, 16.18, 183.16°) |
| OKLab | oklab(86.96% -0.048 -0.0026) |
| OKLCH | oklch(86.96% 0.048 183.2) |
| XYZ | xyz(57.0100, 67.1446, 74.2332) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.24
Powder Blue
#B0E0E6
ΔE00 5.81
Duck Egg Blue
#C3FBF4
ΔE00 6.14
Eggshell Blue
#C4FFF7
ΔE00 6.98
Light Light Blue
#CAFFFB
ΔE00 7.06
Ice
#D6FFFA
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFD7 #DFB2BA
analogous
#B2DFC0 #B2DFD7 #B2D0DF
triadic
#B2DFD7 #D7B2DF #DFD7B2
tetradic
#B2DFD7 #C0B2DF #DFB2BA #D0DFB2
square
#B2DFD7 #C0B2DF #DFB2BA #D0DFB2
split-complementary
#B2DFD7 #DFB2D0 #DFC0B2
monochromatic
#5CBBAA #87CDC1 #B2DFD7 #DDF1ED #E9F6F4
Accessibility & contrast
On white
1.46
#B2DFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#B2DFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFD7
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFD7 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDAD7
Deuteranopia (green-blind)
#D2D3D8
Tritanopia (blue-blind)
#A6E1DC
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b2dfd7; /* rgb */ color: rgb(178, 223, 215); /* oklch */ color: oklch(87.0% 0.048 183.2);
Tailwind
colors: {
custom: {
50: '#c9e9e3',
500: '#b2dfd7',
950: '#000000',
},
}SCSS
$custom: #b2dfd7; $custom-light: #c9e9e3; $custom-dark: #000000;
JSON
{
"hex": "#b2dfd7",
"rgb": {
"r": 178,
"g": 223,
"b": 215
},
"hsl": {
"h": 169.333,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.86964,
"c": 0.04803,
"h": 183.2
},
"luminance": 0.67147
}Semantic roles & 50–950 ramp
primary
#B2DFD7
secondary
#B87E88
accent
#3148B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484