#B2DFCD#B2DFCD
#B2DFCD is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.7% C 0.053 H 168.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DFCD |
|---|---|
| RGB | rgb(178, 223, 205) |
| HSL | hsl(156, 41%, 79%) |
| HSV | hsv(156, 20%, 87%) |
| CMYK | cmyk(20.2%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(85.33, -18.17, 4.02) |
| CIE-LCH | lch(85.33, 18.61, 167.52°) |
| OKLab | oklab(86.68% -0.052 0.0104) |
| OKLCH | oklch(86.68% 0.053 168.7) |
| XYZ | xyz(55.7642, 66.6463, 67.6717) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.56
Duck Egg Blue
#C3FBF4
ΔE00 7.59
Pale Aqua
#B8FFEB
ΔE00 7.60
Pale Teal
#82CBB2
ΔE00 8.11
Eggshell Blue
#C4FFF7
ΔE00 8.13
Paleturquoise
#AFEEEE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DFCD #DFB2C4
analogous
#B2DFB6 #B2DFCD #B2DADF
triadic
#B2DFCD #CDB2DF #DFCDB2
tetradic
#B2DFCD #B6B2DF #DFB2C4 #DADFB2
square
#B2DFCD #B6B2DF #DFB2C4 #DADFB2
split-complementary
#B2DFCD #DFB2DA #DFB6B2
monochromatic
#5CBB95 #87CDB1 #B2DFCD #DDF1E9 #E9F6F1
Accessibility & contrast
On white
1.47
#B2DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#B2DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DFCD
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DFCD | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#D4D3CE
Tritanopia (blue-blind)
#A8E0DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2dfcd; /* rgb */ color: rgb(178, 223, 205); /* oklch */ color: oklch(86.7% 0.053 168.7);
Tailwind
colors: {
custom: {
50: '#c9e9dc',
500: '#b2dfcd',
950: '#000000',
},
}SCSS
$custom: #b2dfcd; $custom-light: #c9e9dc; $custom-dark: #000000;
JSON
{
"hex": "#b2dfcd",
"rgb": {
"r": 178,
"g": 223,
"b": 205
},
"hsl": {
"h": 156,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.8668,
"c": 0.05304,
"h": 168.7
},
"luminance": 0.66648
}Semantic roles & 50–950 ramp
primary
#B2DFCD
secondary
#B87E95
accent
#3166B4
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484