#9ABAA2#9ABAA2
#9ABAA2 is a light, muted green. Relative luminance 0.446; OKLCH L 75.8% C 0.049 H 152.7°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABAA2 |
|---|---|
| RGB | rgb(154, 186, 162) |
| HSL | hsl(135, 19%, 67%) |
| HSV | hsv(135, 17%, 73%) |
| CMYK | cmyk(17.2%, 0%, 12.9%, 27.1%) |
| CIE-LAB | lab(72.62, -15.59, 8.60) |
| CIE-LCH | lch(72.62, 17.81, 151.13°) |
| OKLab | oklab(75.83% -0.0432 0.0223) |
| OKLCH | oklch(75.83% 0.049 152.7) |
| XYZ | xyz(37.4053, 44.5956, 40.8125) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.97
Darkseagreen
#8FBC8F
ΔE00 6.35
Sage Green
#9CAF88
ΔE00 6.79
Greyish Green
#82A67D
ΔE00 8.28
Pale Teal
#82CBB2
ΔE00 8.36
Grey Green
#86A17D
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABAA2 #BA9AB2
analogous
#A2BA9A #9ABAA2 #9ABAB2
triadic
#9ABAA2 #A29ABA #BAA29A
tetradic
#9ABAA2 #9AA2BA #BA9AB2 #BAB29A
square
#9ABAA2 #9AA2BA #BA9AB2 #BAB29A
split-complementary
#9ABAA2 #B29ABA #BA9AA2
monochromatic
#588163 #76A181 #9ABAA2 #BED3C3 #E3ECE5
Accessibility & contrast
On white
2.12
#9ABAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#9ABAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABAA2
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABAA2 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB4A1
Deuteranopia (green-blind)
#B4B1A3
Tritanopia (blue-blind)
#96B9B3
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9abaa2; /* rgb */ color: rgb(154, 186, 162); /* oklch */ color: oklch(75.8% 0.049 152.7);
Tailwind
colors: {
custom: {
50: '#b8cebd',
500: '#9abaa2',
950: '#000000',
},
}SCSS
$custom: #9abaa2; $custom-light: #b8cebd; $custom-dark: #000000;
JSON
{
"hex": "#9abaa2",
"rgb": {
"r": 154,
"g": 186,
"b": 162
},
"hsl": {
"h": 135,
"s": 18.824,
"l": 66.667
},
"oklch": {
"l": 0.75832,
"c": 0.04866,
"h": 152.7
},
"luminance": 0.44596
}Semantic roles & 50–950 ramp
primary
#9ABAA2
secondary
#DDD3DA
accent
#48889D
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111312
muted
#808281