#B3CECF#B3CECF
#B3CECF is a very light, muted teal. Relative luminance 0.582; OKLCH L 83.2% C 0.029 H 199.3°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #B3CECF |
|---|---|
| RGB | rgb(179, 206, 207) |
| HSL | hsl(182, 23%, 76%) |
| HSV | hsv(182, 14%, 81%) |
| CMYK | cmyk(13.5%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(80.87, -8.80, -3.54) |
| CIE-LCH | lch(80.87, 9.48, 201.94°) |
| OKLab | oklab(83.17% -0.0274 -0.0096) |
| OKLCH | oklch(83.17% 0.029 199.3) |
| XYZ | xyz(51.9214, 58.2301, 67.5234) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.09
Powder Blue
#B0E0E6
ΔE00 6.16
Silver (survey)
#C5C9C7
ΔE00 8.40
Light Grey
#D8DCD6
ΔE00 9.64
Paleturquoise
#AFEEEE
ΔE00 10.09
Fog
#D8DCE0
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3CECF #CFB4B3
analogous
#B3CFC2 #B3CECF #B3C0CF
triadic
#B3CECF #CFB3CE #CECFB3
tetradic
#B3CECF #C2B3CF #CFB4B3 #C0CFB3
square
#B3CECF #C2B3CF #CFB4B3 #C0CFB3
split-complementary
#B3CECF #CFB3C0 #CFC2B3
monochromatic
#689EA0 #8DB6B7 #B3CECF #D9E6E7 #ECF3F3
Accessibility & contrast
On white
1.66
#B3CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#B3CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3CECF
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3CECF | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCF
Deuteranopia (green-blind)
#C4C7CF
Tritanopia (blue-blind)
#ABD0CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #b3cecf; /* rgb */ color: rgb(179, 206, 207); /* oklch */ color: oklch(83.2% 0.029 199.3);
Tailwind
colors: {
custom: {
50: '#cadddd',
500: '#b3cecf',
950: '#000000',
},
}SCSS
$custom: #b3cecf; $custom-light: #cadddd; $custom-dark: #000000;
JSON
{
"hex": "#b3cecf",
"rgb": {
"r": 179,
"g": 206,
"b": 207
},
"hsl": {
"h": 182.143,
"s": 22.581,
"l": 75.686
},
"oklch": {
"l": 0.83173,
"c": 0.02902,
"h": 199.3
},
"luminance": 0.58231
}Semantic roles & 50–950 ramp
primary
#B3CECF
secondary
#A48382
accent
#4844A1
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131515
muted
#828484