#9ABCA4#9ABCA4
#9ABCA4 is a light, muted green. Relative luminance 0.455; OKLCH L 76.3% C 0.050 H 154.3°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABCA4 |
|---|---|
| RGB | rgb(154, 188, 164) |
| HSL | hsl(138, 20%, 67%) |
| HSV | hsv(138, 18%, 74%) |
| CMYK | cmyk(18.1%, 0%, 12.8%, 26.3%) |
| CIE-LAB | lab(73.23, -16.24, 8.38) |
| CIE-LCH | lch(73.23, 18.27, 152.72°) |
| OKLab | oklab(76.33% -0.0452 0.0217) |
| OKLCH | oklch(76.33% 0.05 154.3) |
| XYZ | xyz(38.0088, 45.5158, 41.8976) |
| Luminance | 0.4552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.53
Darkseagreen
#8FBC8F
ΔE00 6.29
Sage Green
#9CAF88
ΔE00 7.29
Pale Teal
#82CBB2
ΔE00 7.75
Greyish Green
#82A67D
ΔE00 8.64
Grey Green
#86A17D
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABCA4 #BC9AB2
analogous
#A1BC9A #9ABCA4 #9ABCB5
triadic
#9ABCA4 #A49ABC #BCA49A
tetradic
#9ABCA4 #9AA1BC #BC9AB2 #BCB59A
square
#9ABCA4 #9AA1BC #BC9AB2 #BCB59A
split-complementary
#9ABCA4 #B59ABC #BC9AA1
monochromatic
#588465 #75A483 #9ABCA4 #BFD4C5 #E4EDE6
Accessibility & contrast
On white
2.08
#9ABCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#9ABCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABCA4
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABCA4 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB6A3
Deuteranopia (green-blind)
#B6B2A5
Tritanopia (blue-blind)
#95BBB5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9abca4; /* rgb */ color: rgb(154, 188, 164); /* oklch */ color: oklch(76.3% 0.050 154.3);
Tailwind
colors: {
custom: {
50: '#b8d0bf',
500: '#9abca4',
950: '#000000',
},
}SCSS
$custom: #9abca4; $custom-light: #b8d0bf; $custom-dark: #000000;
JSON
{
"hex": "#9abca4",
"rgb": {
"r": 154,
"g": 188,
"b": 164
},
"hsl": {
"h": 137.647,
"s": 20.238,
"l": 67.059
},
"oklch": {
"l": 0.7633,
"c": 0.05012,
"h": 154.3
},
"luminance": 0.45517
}Semantic roles & 50–950 ramp
primary
#9ABCA4
secondary
#DED4DB
accent
#47859F
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#111412
muted
#808281