#A9C2BB#A9C2BB
#A9C2BB is a light, muted teal. Relative luminance 0.506; OKLCH L 79.3% C 0.029 H 176.8°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #A9C2BB |
|---|---|
| RGB | rgb(169, 194, 187) |
| HSL | hsl(163, 17%, 71%) |
| HSV | hsv(163, 13%, 76%) |
| CMYK | cmyk(12.9%, 0%, 3.6%, 23.9%) |
| CIE-LAB | lab(76.44, -9.84, 0.66) |
| CIE-LCH | lch(76.44, 9.87, 176.18°) |
| OKLab | oklab(79.32% -0.0288 0.0016) |
| OKLCH | oklch(79.32% 0.029 176.8) |
| XYZ | xyz(44.6215, 50.6055, 54.4210) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 9.21
Powder Blue
#B0E0E6
ΔE00 9.80
Cool Grey
#95A3A6
ΔE00 10.43
Lightblue
#ADD8E6
ΔE00 10.63
Light Grey
#D8DCD6
ΔE00 10.98
Silver
#C0C0C0
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A9C2BB #C2A9B0
analogous
#A9C2AE #A9C2BB #A9BCC2
triadic
#A9C2BB #BBA9C2 #C2BBA9
tetradic
#A9C2BB #AEA9C2 #C2A9B0 #BCC2A9
square
#A9C2BB #AEA9C2 #C2A9B0 #BCC2A9
split-complementary
#A9C2BB #C2A9BC #C2AEA9
monochromatic
#648D81 #85A99F #A9C2BB #CDDBD7 #EDF2F1
Accessibility & contrast
On white
1.89
#A9C2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#A9C2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A9C2BB
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A9C2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A9C2BB | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#BBBBBC
Tritanopia (blue-blind)
#A3C3C0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #a9c2bb; /* rgb */ color: rgb(169, 194, 187); /* oklch */ color: oklch(79.3% 0.029 176.8);
Tailwind
colors: {
custom: {
50: '#c2d4cf',
500: '#a9c2bb',
950: '#000000',
},
}SCSS
$custom: #a9c2bb; $custom-light: #c2d4cf; $custom-dark: #000000;
JSON
{
"hex": "#a9c2bb",
"rgb": {
"r": 169,
"g": 194,
"b": 187
},
"hsl": {
"h": 163.2,
"s": 17.007,
"l": 71.176
},
"oklch": {
"l": 0.79322,
"c": 0.02888,
"h": 176.8
},
"luminance": 0.50606
}Semantic roles & 50–950 ramp
primary
#A9C2BB
secondary
#967981
accent
#4A619B
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121413
muted
#828383