#B2DECF#B2DECF
#B2DECF is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.5% C 0.050 H 172.3°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DECF |
|---|---|
| RGB | rgb(178, 222, 207) |
| HSL | hsl(160, 40%, 78%) |
| HSV | hsv(160, 20%, 87%) |
| CMYK | cmyk(19.8%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(85.10, -17.27, 2.64) |
| CIE-LCH | lch(85.10, 17.47, 171.30°) |
| OKLab | oklab(86.52% -0.0499 0.0067) |
| OKLCH | oklch(86.52% 0.05 172.3) |
| XYZ | xyz(55.7407, 66.2107, 68.8625) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.21
Paleturquoise
#AFEEEE
ΔE00 7.45
Eggshell Blue
#C4FFF7
ΔE00 7.85
Pale Aqua
#B8FFEB
ΔE00 7.92
Light Teal
#90E4C1
ΔE00 8.37
Light Light Blue
#CAFFFB
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DECF #DEB2C1
analogous
#B2DEB9 #B2DECF #B2D7DE
triadic
#B2DECF #CFB2DE #DECFB2
tetradic
#B2DECF #B9B2DE #DEB2C1 #D7DEB2
square
#B2DECF #B9B2DE #DEB2C1 #D7DEB2
split-complementary
#B2DECF #DEB2D7 #DEB9B2
monochromatic
#5CB99A #87CCB4 #B2DECF #DDF0EA #EAF6F2
Accessibility & contrast
On white
1.47
#B2DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#B2DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DECF
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DECF | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CE
Deuteranopia (green-blind)
#D3D2D0
Tritanopia (blue-blind)
#A8DFD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b2decf; /* rgb */ color: rgb(178, 222, 207); /* oklch */ color: oklch(86.5% 0.050 172.3);
Tailwind
colors: {
custom: {
50: '#c9e8dd',
500: '#b2decf',
950: '#000000',
},
}SCSS
$custom: #b2decf; $custom-light: #c9e8dd; $custom-dark: #000000;
JSON
{
"hex": "#b2decf",
"rgb": {
"r": 178,
"g": 222,
"b": 207
},
"hsl": {
"h": 159.545,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.8652,
"c": 0.05033,
"h": 172.3
},
"luminance": 0.66213
}Semantic roles & 50–950 ramp
primary
#B2DECF
secondary
#B67E91
accent
#325EB3
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484