#ABC09A#ABC09A
#ABC09A is a light, muted yellow-green. Relative luminance 0.487; OKLCH L 78.2% C 0.057 H 131.3°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC09A |
|---|---|
| RGB | rgb(171, 192, 154) |
| HSL | hsl(93, 23%, 68%) |
| HSV | hsv(93, 20%, 75%) |
| CMYK | cmyk(10.9%, 0%, 19.8%, 24.7%) |
| CIE-LAB | lab(75.26, -14.11, 16.80) |
| CIE-LCH | lch(75.26, 21.94, 130.01°) |
| OKLab | oklab(78.16% -0.0378 0.0431) |
| OKLCH | oklch(78.16% 0.057 131.3) |
| XYZ | xyz(41.4760, 48.6899, 37.7786) |
| Luminance | 0.4869 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.69
Greenish Grey
#96AE8D
ΔE00 5.37
Darkseagreen
#8FBC8F
ΔE00 6.09
Lichen
#8FB67B
ΔE00 7.25
Sage Green (survey)
#88B378
ΔE00 8.24
Sage
#87AE73
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC09A #AF9AC0
analogous
#BEC09A #ABC09A #9AC09C
triadic
#ABC09A #9AABC0 #C09AAB
tetradic
#ABC09A #9ABEC0 #AF9AC0 #C09C9A
square
#ABC09A #9ABEC0 #AF9AC0 #C09C9A
split-complementary
#ABC09A #9C9AC0 #C09ABE
monochromatic
#6D8A56 #8CA874 #ABC09A #CAD8C0 #EAEFE5
Accessibility & contrast
On white
1.96
#ABC09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#ABC09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC09A
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC09A | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA98
Deuteranopia (green-blind)
#C0B99C
Tritanopia (blue-blind)
#ACBDB5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abc09a; /* rgb */ color: rgb(171, 192, 154); /* oklch */ color: oklch(78.2% 0.057 131.3);
Tailwind
colors: {
custom: {
50: '#c4d3b7',
500: '#abc09a',
950: '#000000',
},
}SCSS
$custom: #abc09a; $custom-light: #c4d3b7; $custom-dark: #000000;
JSON
{
"hex": "#abc09a",
"rgb": {
"r": 171,
"g": 192,
"b": 154
},
"hsl": {
"h": 93.158,
"s": 23.171,
"l": 67.843
},
"oklch": {
"l": 0.78163,
"c": 0.05729,
"h": 131.3
},
"luminance": 0.4869
}Semantic roles & 50–950 ramp
primary
#ABC09A
secondary
#DCD5E1
accent
#44A278
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121411
muted
#818280