#9ABBAA#9ABBAA
#9ABBAA is a light, muted green. Relative luminance 0.453; OKLCH L 76.3% C 0.043 H 162.8°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABBAA |
|---|---|
| RGB | rgb(154, 187, 170) |
| HSL | hsl(149, 20%, 67%) |
| HSV | hsv(149, 18%, 73%) |
| CMYK | cmyk(17.6%, 0%, 9.1%, 26.7%) |
| CIE-LAB | lab(73.10, -14.57, 4.92) |
| CIE-LCH | lch(73.10, 15.37, 161.34°) |
| OKLab | oklab(76.27% -0.0412 0.0128) |
| OKLCH | oklch(76.27% 0.043 162.8) |
| XYZ | xyz(38.3506, 45.3119, 44.7479) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.08
Pale Teal
#82CBB2
ΔE00 8.20
Darkseagreen
#8FBC8F
ΔE00 8.65
Sage Green
#9CAF88
ΔE00 8.99
Greyish Teal
#719F91
ΔE00 9.55
Grey Green
#86A17D
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABBAA #BB9AAB
analogous
#9BBB9A #9ABBAA #9ABBBB
triadic
#9ABBAA #AA9ABB #BBAA9A
tetradic
#9ABBAA #9A9BBB #BB9AAB #BBBB9A
square
#9ABBAA #9A9BBB #BB9AAB #BBBB9A
split-complementary
#9ABBAA #BB9ABB #BB9A9B
monochromatic
#58836D #75A28B #9ABBAA #BFD4C9 #E3ECE8
Accessibility & contrast
On white
2.09
#9ABBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#9ABBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABBAA
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABBAA | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A9
Deuteranopia (green-blind)
#B4B2AB
Tritanopia (blue-blind)
#94BBB6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9abbaa; /* rgb */ color: rgb(154, 187, 170); /* oklch */ color: oklch(76.3% 0.043 162.8);
Tailwind
colors: {
custom: {
50: '#b8cfc3',
500: '#9abbaa',
950: '#000000',
},
}SCSS
$custom: #9abbaa; $custom-light: #b8cfc3; $custom-dark: #000000;
JSON
{
"hex": "#9abbaa",
"rgb": {
"r": 154,
"g": 187,
"b": 170
},
"hsl": {
"h": 149.091,
"s": 19.527,
"l": 66.863
},
"oklch": {
"l": 0.76272,
"c": 0.04316,
"h": 162.8
},
"luminance": 0.45313
}Semantic roles & 50–950 ramp
primary
#9ABBAA
secondary
#DED3D9
accent
#48749E
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#111312
muted
#808281