#99ABA8#99ABA8
#99ABA8 is a light, muted teal. Relative luminance 0.387; OKLCH L 72.6% C 0.021 H 184.7°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #99ABA8 |
|---|---|
| RGB | rgb(153, 171, 168) |
| HSL | hsl(170, 10%, 64%) |
| HSV | hsv(170, 11%, 67%) |
| CMYK | cmyk(10.5%, 0%, 1.8%, 32.9%) |
| CIE-LAB | lab(68.55, -6.86, -0.59) |
| CIE-LCH | lch(68.55, 6.89, 184.94°) |
| OKLab | oklab(72.63% -0.0205 -0.0017) |
| OKLCH | oklch(72.63% 0.021 184.7) |
| XYZ | xyz(34.7660, 38.7247, 42.6811) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 4.31
Cool Gray
#9AA7B0
ΔE00 7.10
Dark Gray
#A9A9A9
ΔE00 8.39
Grey
#929591
ΔE00 8.59
Bluegrey
#85A3B2
ΔE00 8.73
Pewter
#899397
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99ABA8 #AB999C
analogous
#99AB9F #99ABA8 #99A5AB
triadic
#99ABA8 #A899AB #ABA899
tetradic
#99ABA8 #9F99AB #AB999C #A5AB99
square
#99ABA8 #9F99AB #AB999C #A5AB99
split-complementary
#99ABA8 #AB99A5 #AB9F99
monochromatic
#5B6F6B #778F8B #99ABA8 #BBC7C5 #DCE2E1
Accessibility & contrast
On white
2.40
#99ABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#99ABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99ABA8
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99ABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99ABA8 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A8
Deuteranopia (green-blind)
#A5A6A8
Tritanopia (blue-blind)
#95ACAA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #99aba8; /* rgb */ color: rgb(153, 171, 168); /* oklch */ color: oklch(72.6% 0.021 184.7);
Tailwind
colors: {
custom: {
50: '#b7c4c1',
500: '#99aba8',
950: '#000000',
},
}SCSS
$custom: #99aba8; $custom-light: #b7c4c1; $custom-dark: #000000;
JSON
{
"hex": "#99aba8",
"rgb": {
"r": 153,
"g": 171,
"b": 168
},
"hsl": {
"h": 170,
"s": 9.677,
"l": 63.529
},
"oklch": {
"l": 0.72631,
"c": 0.02058,
"h": 184.7
},
"luminance": 0.38725
}Semantic roles & 50–950 ramp
primary
#99ABA8
secondary
#D3CDCE
accent
#525D94
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181