#9ABAAC#9ABAAC
#9ABAAC is a light, muted teal. Relative luminance 0.450; OKLCH L 76.1% C 0.040 H 166.9°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABAAC |
|---|---|
| RGB | rgb(154, 186, 172) |
| HSL | hsl(154, 19%, 67%) |
| HSV | hsv(154, 17%, 73%) |
| CMYK | cmyk(17.2%, 0%, 7.5%, 27.1%) |
| CIE-LAB | lab(72.87, -13.65, 3.50) |
| CIE-LCH | lch(72.87, 14.09, 165.62°) |
| OKLab | oklab(76.11% -0.039 0.0091) |
| OKLCH | oklch(76.11% 0.04 166.9) |
| XYZ | xyz(38.3298, 44.9654, 45.6814) |
| Luminance | 0.4497 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.83
Pale Teal
#82CBB2
ΔE00 8.83
Greyish Teal
#719F91
ΔE00 9.44
Sage Green
#9CAF88
ΔE00 9.76
Darkseagreen
#8FBC8F
ΔE00 9.77
Grey Green
#86A17D
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABAAC #BA9AA8
analogous
#9ABA9C #9ABAAC #9AB8BA
triadic
#9ABAAC #AC9ABA #BAAC9A
tetradic
#9ABAAC #9C9ABA #BA9AA8 #B8BA9A
square
#9ABAAC #9C9ABA #BA9AA8 #B8BA9A
split-complementary
#9ABAAC #BA9AB8 #BA9C9A
monochromatic
#58816F #76A18E #9ABAAC #BED3CA #E3ECE8
Accessibility & contrast
On white
2.10
#9ABAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#9ABAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABAAC
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABAAC | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AB
Deuteranopia (green-blind)
#B2B1AD
Tritanopia (blue-blind)
#94BAB6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9abaac; /* rgb */ color: rgb(154, 186, 172); /* oklch */ color: oklch(76.1% 0.040 166.9);
Tailwind
colors: {
custom: {
50: '#b8cec4',
500: '#9abaac',
950: '#000000',
},
}SCSS
$custom: #9abaac; $custom-light: #b8cec4; $custom-dark: #000000;
JSON
{
"hex": "#9abaac",
"rgb": {
"r": 154,
"g": 186,
"b": 172
},
"hsl": {
"h": 153.75,
"s": 18.824,
"l": 66.667
},
"oklch": {
"l": 0.76107,
"c": 0.04005,
"h": 166.9
},
"luminance": 0.44966
}Semantic roles & 50–950 ramp
primary
#9ABAAC
secondary
#DDD3D7
accent
#486D9D
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111312
muted
#808281