#B2DFD0#B2DFD0
#B2DFD0 is a very light, muted teal. Relative luminance 0.668; OKLCH L 86.8% C 0.051 H 172.7°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFD0 |
|---|---|
| RGB | rgb(178, 223, 208) |
| HSL | hsl(160, 41%, 79%) |
| HSV | hsv(160, 20%, 87%) |
| CMYK | cmyk(20.2%, 0%, 6.7%, 12.5%) |
| CIE-LAB | lab(85.40, -17.57, 2.54) |
| CIE-LCH | lch(85.40, 17.76, 171.76°) |
| OKLab | oklab(86.76% -0.0508 0.0065) |
| OKLCH | oklch(86.76% 0.051 172.7) |
| XYZ | xyz(56.1297, 66.7925, 69.5972) |
| Luminance | 0.6679 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 6.98
Paleturquoise
#AFEEEE
ΔE00 7.27
Eggshell Blue
#C4FFF7
ΔE00 7.61
Pale Aqua
#B8FFEB
ΔE00 7.64
Light Light Blue
#CAFFFB
ΔE00 8.23
Light Teal
#90E4C1
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFD0 #DFB2C1
analogous
#B2DFB9 #B2DFD0 #B2D7DF
triadic
#B2DFD0 #D0B2DF #DFD0B2
tetradic
#B2DFD0 #B9B2DF #DFB2C1 #D7DFB2
square
#B2DFD0 #B9B2DF #DFB2C1 #D7DFB2
split-complementary
#B2DFD0 #DFB2D7 #DFB9B2
monochromatic
#5CBB9B #87CDB6 #B2DFD0 #DDF1EA #E9F6F2
Accessibility & contrast
On white
1.46
#B2DFD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#B2DFD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFD0
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFD0 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CF
Deuteranopia (green-blind)
#D3D3D1
Tritanopia (blue-blind)
#A8E0DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2dfd0; /* rgb */ color: rgb(178, 223, 208); /* oklch */ color: oklch(86.8% 0.051 172.7);
Tailwind
colors: {
custom: {
50: '#c9e9de',
500: '#b2dfd0',
950: '#000000',
},
}SCSS
$custom: #b2dfd0; $custom-light: #c9e9de; $custom-dark: #000000;
JSON
{
"hex": "#b2dfd0",
"rgb": {
"r": 178,
"g": 223,
"b": 208
},
"hsl": {
"h": 160,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.86763,
"c": 0.0512,
"h": 172.7
},
"luminance": 0.66794
}Semantic roles & 50–950 ramp
primary
#B2DFD0
secondary
#B87E91
accent
#315DB4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484