#B2DECE#B2DECE
#B2DECE is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.5% C 0.051 H 170.9°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DECE |
|---|---|
| RGB | rgb(178, 222, 206) |
| HSL | hsl(158, 40%, 78%) |
| HSV | hsv(158, 20%, 87%) |
| CMYK | cmyk(19.8%, 0%, 7.2%, 12.9%) |
| CIE-LAB | lab(85.08, -17.47, 3.14) |
| CIE-LCH | lch(85.08, 17.75, 169.83°) |
| OKLab | oklab(86.49% -0.0503 0.008) |
| OKLCH | oklch(86.49% 0.051 170.9) |
| XYZ | xyz(55.6189, 66.1620, 68.2206) |
| Luminance | 0.6616 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.40
Paleturquoise
#AFEEEE
ΔE00 7.76
Pale Aqua
#B8FFEB
ΔE00 7.89
Eggshell Blue
#C4FFF7
ΔE00 8.01
Light Teal
#90E4C1
ΔE00 8.13
Pale Teal
#82CBB2
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DECE #DEB2C2
analogous
#B2DEB8 #B2DECE #B2D8DE
triadic
#B2DECE #CEB2DE #DECEB2
tetradic
#B2DECE #B8B2DE #DEB2C2 #D8DEB2
square
#B2DECE #B8B2DE #DEB2C2 #D8DEB2
split-complementary
#B2DECE #DEB2D8 #DEB8B2
monochromatic
#5CB997 #87CCB3 #B2DECE #DDF0E9 #EAF6F1
Accessibility & contrast
On white
1.48
#B2DECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#B2DECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DECE
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DECE | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CD
Deuteranopia (green-blind)
#D3D2CF
Tritanopia (blue-blind)
#A8DFD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2dece; /* rgb */ color: rgb(178, 222, 206); /* oklch */ color: oklch(86.5% 0.051 170.9);
Tailwind
colors: {
custom: {
50: '#c9e8dc',
500: '#b2dece',
950: '#000000',
},
}SCSS
$custom: #b2dece; $custom-light: #c9e8dc; $custom-dark: #000000;
JSON
{
"hex": "#b2dece",
"rgb": {
"r": 178,
"g": 222,
"b": 206
},
"hsl": {
"h": 158.182,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.86492,
"c": 0.05093,
"h": 170.9
},
"luminance": 0.66164
}Semantic roles & 50–950 ramp
primary
#B2DECE
secondary
#B67E92
accent
#3261B3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484