#B3DECF#B3DECF
#B3DECF is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.6% C 0.049 H 171.9°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B3DECF |
|---|---|
| RGB | rgb(179, 222, 207) |
| HSL | hsl(159, 39%, 79%) |
| HSV | hsv(159, 19%, 87%) |
| CMYK | cmyk(19.4%, 0%, 6.8%, 12.9%) |
| CIE-LAB | lab(85.16, -16.96, 2.74) |
| CIE-LCH | lch(85.16, 17.18, 170.83°) |
| OKLab | oklab(86.58% -0.0489 0.007) |
| OKLCH | oklch(86.58% 0.049 171.9) |
| XYZ | xyz(55.9711, 66.3295, 68.8733) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.25
Paleturquoise
#AFEEEE
ΔE00 7.54
Eggshell Blue
#C4FFF7
ΔE00 7.91
Pale Aqua
#B8FFEB
ΔE00 8.03
Light Light Blue
#CAFFFB
ΔE00 8.44
Ice
#D6FFFA
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3DECF #DEB3C2
analogous
#B3DEB9 #B3DECF #B3D7DE
triadic
#B3DECF #CFB3DE #DECFB3
tetradic
#B3DECF #B9B3DE #DEB3C2 #D7DEB3
square
#B3DECF #B9B3DE #DEB3C2 #D7DEB3
split-complementary
#B3DECF #DEB3D7 #DEB9B3
monochromatic
#5EB999 #88CBB4 #B3DECF #DEF1EA #EAF6F2
Accessibility & contrast
On white
1.47
#B3DECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#B3DECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3DECF
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3DECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3DECF | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD8CE
Deuteranopia (green-blind)
#D3D2D0
Tritanopia (blue-blind)
#A9DFD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b3decf; /* rgb */ color: rgb(179, 222, 207); /* oklch */ color: oklch(86.6% 0.049 171.9);
Tailwind
colors: {
custom: {
50: '#cae8dd',
500: '#b3decf',
950: '#000000',
},
}SCSS
$custom: #b3decf; $custom-light: #cae8dd; $custom-dark: #000000;
JSON
{
"hex": "#b3decf",
"rgb": {
"r": 179,
"g": 222,
"b": 207
},
"hsl": {
"h": 159.07,
"s": 39.45,
"l": 78.627
},
"oklch": {
"l": 0.86583,
"c": 0.04943,
"h": 171.9
},
"luminance": 0.66331
}Semantic roles & 50–950 ramp
primary
#B3DECF
secondary
#B67F92
accent
#335FB2
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484