#9ABAAA#9ABAAA
#9ABAAA is a light, muted teal. Relative luminance 0.449; OKLCH L 76.1% C 0.042 H 163.6°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABAAA |
|---|---|
| RGB | rgb(154, 186, 170) |
| HSL | hsl(150, 19%, 67%) |
| HSV | hsv(150, 17%, 73%) |
| CMYK | cmyk(17.2%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(72.82, -14.05, 4.52) |
| CIE-LCH | lch(72.82, 14.76, 162.17°) |
| OKLab | oklab(76.05% -0.0398 0.0117) |
| OKLCH | oklch(76.05% 0.042 163.6) |
| XYZ | xyz(38.1392, 44.8891, 44.6775) |
| Luminance | 0.4489 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.18
Pale Teal
#82CBB2
ΔE00 8.59
Darkseagreen
#8FBC8F
ΔE00 9.03
Sage Green
#9CAF88
ΔE00 9.10
Greyish Teal
#719F91
ΔE00 9.42
Grey Green
#86A17D
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABAAA #BA9AAA
analogous
#9ABA9A #9ABAAA #9ABABA
triadic
#9ABAAA #AA9ABA #BAAA9A
tetradic
#9ABAAA #9A9ABA #BA9AAA #BABA9A
square
#9ABAAA #9A9ABA #BA9AAA #BABA9A
split-complementary
#9ABAAA #BA9ABA #BA9A9A
monochromatic
#58816D #76A18B #9ABAAA #BED3C9 #E3ECE7
Accessibility & contrast
On white
2.10
#9ABAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#9ABAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABAAA
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABAAA | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A9
Deuteranopia (green-blind)
#B3B1AB
Tritanopia (blue-blind)
#94BAB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9abaaa; /* rgb */ color: rgb(154, 186, 170); /* oklch */ color: oklch(76.1% 0.042 163.6);
Tailwind
colors: {
custom: {
50: '#b8cec3',
500: '#9abaaa',
950: '#000000',
},
}SCSS
$custom: #9abaaa; $custom-light: #b8cec3; $custom-dark: #000000;
JSON
{
"hex": "#9abaaa",
"rgb": {
"r": 154,
"g": 186,
"b": 170
},
"hsl": {
"h": 150,
"s": 18.824,
"l": 66.667
},
"oklch": {
"l": 0.76051,
"c": 0.04153,
"h": 163.6
},
"luminance": 0.4489
}Semantic roles & 50–950 ramp
primary
#9ABAAA
secondary
#DDD3D8
accent
#48739D
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#111312
muted
#808281