#9ABFA2#9ABFA2
#9ABFA2 is a light, muted green. Relative luminance 0.467; OKLCH L 76.9% C 0.057 H 151.4°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9ABFA2 |
|---|---|
| RGB | rgb(154, 191, 162) |
| HSL | hsl(133, 22%, 68%) |
| HSV | hsv(133, 19%, 75%) |
| CMYK | cmyk(19.4%, 0%, 15.2%, 25.1%) |
| CIE-LAB | lab(74.02, -18.15, 10.59) |
| CIE-LCH | lch(74.02, 21.01, 149.74°) |
| OKLab | oklab(76.95% -0.0502 0.0274) |
| OKLCH | oklch(76.95% 0.057 151.4) |
| XYZ | xyz(38.4771, 46.7392, 41.1697) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 4.82
Greenish Grey
#96AE8D
ΔE00 5.62
Sage Green
#9CAF88
ΔE00 7.06
Pale Teal
#82CBB2
ΔE00 7.26
Greyish Green
#82A67D
ΔE00 8.32
Lichen
#8FB67B
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9ABFA2 #BF9AB7
analogous
#A4BF9A #9ABFA2 #9ABFB4
triadic
#9ABFA2 #A29ABF #BFA29A
tetradic
#9ABFA2 #9AA4BF #BF9AB7 #BFB49A
square
#9ABFA2 #9AA4BF #BF9AB7 #BFB49A
split-complementary
#9ABFA2 #B49ABF #BF9AA4
monochromatic
#568861 #75A780 #9ABFA2 #BFD7C4 #E5EEE7
Accessibility & contrast
On white
2.03
#9ABFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#9ABFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9ABFA2
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9ABFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9ABFA2 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB9A0
Deuteranopia (green-blind)
#B9B4A3
Tritanopia (blue-blind)
#95BEB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9abfa2; /* rgb */ color: rgb(154, 191, 162); /* oklch */ color: oklch(76.9% 0.057 151.4);
Tailwind
colors: {
custom: {
50: '#b8d2bd',
500: '#9abfa2',
950: '#000000',
},
}SCSS
$custom: #9abfa2; $custom-light: #b8d2bd; $custom-dark: #000000;
JSON
{
"hex": "#9abfa2",
"rgb": {
"r": 154,
"g": 191,
"b": 162
},
"hsl": {
"h": 132.973,
"s": 22.424,
"l": 67.647
},
"oklch": {
"l": 0.76947,
"c": 0.05715,
"h": 151.4
},
"luminance": 0.4674
}Semantic roles & 50–950 ramp
primary
#9ABFA2
secondary
#E0D5DE
accent
#458DA1
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111412
muted
#808281