#A3C5BB#A3C5BB
#A3C5BB is a light, muted teal. Relative luminance 0.513; OKLCH L 79.6% C 0.039 H 175.5°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A3C5BB |
|---|---|
| RGB | rgb(163, 197, 187) |
| HSL | hsl(162, 23%, 71%) |
| HSV | hsv(162, 17%, 77%) |
| CMYK | cmyk(17.3%, 0%, 5.1%, 22.7%) |
| CIE-LAB | lab(76.86, -13.37, 1.23) |
| CIE-LCH | lch(76.86, 13.43, 174.75°) |
| OKLab | oklab(79.56% -0.039 0.0031) |
| OKLCH | oklch(79.56% 0.039 175.5) |
| XYZ | xyz(44.0378, 51.3056, 54.5868) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.86
Powder Blue
#B0E0E6
ΔE00 9.48
Seafoam Blue
#78D1B6
ΔE00 10.58
Greenish Grey
#96AE8D
ΔE00 10.80
Paleturquoise
#AFEEEE
ΔE00 11.15
Lightblue
#ADD8E6
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A3C5BB #C5A3AD
analogous
#A3C5AA #A3C5BB #A3BEC5
triadic
#A3C5BB #BBA3C5 #C5BBA3
tetradic
#A3C5BB #AAA3C5 #C5A3AD #BEC5A3
square
#A3C5BB #AAA3C5 #C5A3AD #BEC5A3
split-complementary
#A3C5BB #C5A3BE #C5AAA3
monochromatic
#5C9282 #7DAD9F #A3C5BB #C9DDD7 #ECF3F1
Accessibility & contrast
On white
1.86
#A3C5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#A3C5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A3C5BB
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A3C5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A3C5BB | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BB
Deuteranopia (green-blind)
#BCBCBC
Tritanopia (blue-blind)
#9BC6C2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #a3c5bb; /* rgb */ color: rgb(163, 197, 187); /* oklch */ color: oklch(79.6% 0.039 175.5);
Tailwind
colors: {
custom: {
50: '#bed6cf',
500: '#a3c5bb',
950: '#000000',
},
}SCSS
$custom: #a3c5bb; $custom-light: #bed6cf; $custom-dark: #000000;
JSON
{
"hex": "#a3c5bb",
"rgb": {
"r": 163,
"g": 197,
"b": 187
},
"hsl": {
"h": 162.353,
"s": 22.667,
"l": 70.588
},
"oklch": {
"l": 0.79558,
"c": 0.0391,
"h": 175.5
},
"luminance": 0.51307
}Semantic roles & 50–950 ramp
primary
#A3C5BB
secondary
#99737E
accent
#4460A1
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#121413
muted
#828383