#9ABAB2#9ABAB2
#9ABAB2 is a light, muted teal. Relative luminance 0.452; OKLCH L 76.3% C 0.037 H 178.4°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABAB2 |
|---|---|
| RGB | rgb(154, 186, 178) |
| HSL | hsl(165, 19%, 67%) |
| HSV | hsv(165, 17%, 73%) |
| CMYK | cmyk(17.2%, 0%, 4.3%, 27.1%) |
| CIE-LAB | lab(73.02, -12.44, 0.45) |
| CIE-LCH | lch(73.02, 12.44, 177.93°) |
| OKLab | oklab(76.28% -0.0365 0.001) |
| OKLCH | oklch(76.28% 0.037 178.4) |
| XYZ | xyz(38.9191, 45.2011, 48.7850) |
| Luminance | 0.4520 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 9.92
Pale Teal
#82CBB2
ΔE00 10.02
Greenish Grey
#96AE8D
ΔE00 10.03
Cool Grey
#95A3A6
ΔE00 10.19
Powder Blue
#B0E0E6
ΔE00 11.19
Seafoam Blue
#78D1B6
ΔE00 11.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABAB2 #BA9AA2
analogous
#9ABAA2 #9ABAB2 #9AB2BA
triadic
#9ABAB2 #B29ABA #BAB29A
tetradic
#9ABAB2 #A29ABA #BA9AA2 #B2BA9A
square
#9ABAB2 #A29ABA #BA9AA2 #B2BA9A
split-complementary
#9ABAB2 #BA9AB2 #BAA29A
monochromatic
#588177 #76A196 #9ABAB2 #BED3CE #E3ECE9
Accessibility & contrast
On white
2.09
#9ABAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#9ABAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABAB2
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABAB2 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B6B2
Deuteranopia (green-blind)
#B1B1B3
Tritanopia (blue-blind)
#92BBB7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9abab2; /* rgb */ color: rgb(154, 186, 178); /* oklch */ color: oklch(76.3% 0.037 178.4);
Tailwind
colors: {
custom: {
50: '#b8cec9',
500: '#9abab2',
950: '#000000',
},
}SCSS
$custom: #9abab2; $custom-light: #b8cec9; $custom-dark: #000000;
JSON
{
"hex": "#9abab2",
"rgb": {
"r": 154,
"g": 186,
"b": 178
},
"hsl": {
"h": 165,
"s": 18.824,
"l": 66.667
},
"oklch": {
"l": 0.76282,
"c": 0.03651,
"h": 178.4
},
"luminance": 0.45202
}Semantic roles & 50–950 ramp
primary
#9ABAB2
secondary
#DDD3D5
accent
#485E9D
background
#FBFCFC
surface
#F6F9F8
border
#D0D2D1
text
#111313
muted
#808282