#99ABA5#99ABA5
#99ABA5 is a light, muted teal. Relative luminance 0.386; OKLCH L 72.5% C 0.022 H 173.7°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #99ABA5 |
|---|---|
| RGB | rgb(153, 171, 165) |
| HSL | hsl(160, 10%, 64%) |
| HSV | hsv(160, 11%, 67%) |
| CMYK | cmyk(10.5%, 0%, 3.5%, 32.9%) |
| CIE-LAB | lab(68.47, -7.47, 0.95) |
| CIE-LCH | lch(68.47, 7.53, 172.74°) |
| OKLab | oklab(72.54% -0.0217 0.0024) |
| OKLCH | oklch(72.54% 0.022 173.7) |
| XYZ | xyz(34.4898, 38.6142, 41.2262) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 5.53
Cool Gray
#9AA7B0
ΔE00 8.52
Grey
#929591
ΔE00 8.74
Dark Gray
#A9A9A9
ΔE00 8.99
Cement
#A5A391
ΔE00 9.41
Pewter
#899397
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#99ABA5 #AB999F
analogous
#99AB9C #99ABA5 #99A8AB
triadic
#99ABA5 #A599AB #ABA599
tetradic
#99ABA5 #9C99AB #AB999F #A8AB99
square
#99ABA5 #9C99AB #AB999F #A8AB99
split-complementary
#99ABA5 #AB99A8 #AB9C99
monochromatic
#5B6F68 #778F87 #99ABA5 #BBC7C3 #DCE2E0
Accessibility & contrast
On white
2.41
#99ABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#99ABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #99ABA5
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##99ABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##99ABA5 | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A5
Deuteranopia (green-blind)
#A6A6A5
Tritanopia (blue-blind)
#95ABA9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #99aba5; /* rgb */ color: rgb(153, 171, 165); /* oklch */ color: oklch(72.5% 0.022 173.7);
Tailwind
colors: {
custom: {
50: '#b7c4bf',
500: '#99aba5',
950: '#000000',
},
}SCSS
$custom: #99aba5; $custom-light: #b7c4bf; $custom-dark: #000000;
JSON
{
"hex": "#99aba5",
"rgb": {
"r": 153,
"g": 171,
"b": 165
},
"hsl": {
"h": 160,
"s": 9.677,
"l": 63.529
},
"oklch": {
"l": 0.72541,
"c": 0.02187,
"h": 173.7
},
"luminance": 0.38615
}Semantic roles & 50–950 ramp
primary
#99ABA5
secondary
#D3CDCF
accent
#526894
background
#FBFCFB
surface
#F6F8F7
border
#D0D1D0
text
#111212
muted
#808181