#9ABAAE#9ABAAE
#9ABAAE is a light, muted teal. Relative luminance 0.450; OKLCH L 76.2% C 0.039 H 170.5°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABAAE |
|---|---|
| RGB | rgb(154, 186, 174) |
| HSL | hsl(158, 19%, 67%) |
| HSV | hsv(158, 17%, 73%) |
| CMYK | cmyk(17.2%, 0%, 6.5%, 27.1%) |
| CIE-LAB | lab(72.92, -13.25, 2.48) |
| CIE-LCH | lch(72.92, 13.48, 169.39°) |
| OKLab | oklab(76.17% -0.0382 0.0064) |
| OKLCH | oklch(76.17% 0.039 170.5) |
| XYZ | xyz(38.5233, 45.0428, 46.7006) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 8.53
Pale Teal
#82CBB2
ΔE00 9.14
Greyish Teal
#719F91
ΔE00 9.52
Sage Green
#9CAF88
ΔE00 10.45
Darkseagreen
#8FBC8F
ΔE00 10.54
Seafoam Blue
#78D1B6
ΔE00 11.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABAAE #BA9AA6
analogous
#9ABA9E #9ABAAE #9AB6BA
triadic
#9ABAAE #AE9ABA #BAAE9A
tetradic
#9ABAAE #9E9ABA #BA9AA6 #B6BA9A
square
#9ABAAE #9E9ABA #BA9AA6 #B6BA9A
split-complementary
#9ABAAE #BA9AB6 #BA9E9A
monochromatic
#588172 #76A191 #9ABAAE #BED3CB #E3ECE8
Accessibility & contrast
On white
2.10
#9ABAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#9ABAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABAAE
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABAAE | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AD
Deuteranopia (green-blind)
#B2B1AF
Tritanopia (blue-blind)
#93BBB6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9abaae; /* rgb */ color: rgb(154, 186, 174); /* oklch */ color: oklch(76.2% 0.039 170.5);
Tailwind
colors: {
custom: {
50: '#b8cec6',
500: '#9abaae',
950: '#000000',
},
}SCSS
$custom: #9abaae; $custom-light: #b8cec6; $custom-dark: #000000;
JSON
{
"hex": "#9abaae",
"rgb": {
"r": 154,
"g": 186,
"b": 174
},
"hsl": {
"h": 157.5,
"s": 18.824,
"l": 66.667
},
"oklch": {
"l": 0.76165,
"c": 0.0387,
"h": 170.5
},
"luminance": 0.45044
}Semantic roles & 50–950 ramp
primary
#9ABAAE
secondary
#DDD3D7
accent
#48689D
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282