#ABC09C#ABC09C
#ABC09C is a light, muted yellow-green. Relative luminance 0.488; OKLCH L 78.2% C 0.055 H 132.3°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC09C |
|---|---|
| RGB | rgb(171, 192, 156) |
| HSL | hsl(95, 22%, 68%) |
| HSV | hsv(95, 19%, 75%) |
| CMYK | cmyk(10.9%, 0%, 18.7%, 24.7%) |
| CIE-LAB | lab(75.30, -13.78, 15.79) |
| CIE-LCH | lch(75.30, 20.95, 131.11°) |
| OKLab | oklab(78.21% -0.0369 0.0406) |
| OKLCH | oklch(78.21% 0.055 132.3) |
| XYZ | xyz(41.6439, 48.7571, 38.6632) |
| Luminance | 0.4876 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.82
Greenish Grey
#96AE8D
ΔE00 5.28
Darkseagreen
#8FBC8F
ΔE00 6.24
Lichen
#8FB67B
ΔE00 7.65
Sage Green (survey)
#88B378
ΔE00 8.59
Sage
#87AE73
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC09C #B19CC0
analogous
#BDC09C #ABC09C #9CC09F
triadic
#ABC09C #9CABC0 #C09CAB
tetradic
#ABC09C #9CBDC0 #B19CC0 #C09F9C
square
#ABC09C #9CBDC0 #B19CC0 #C09F9C
split-complementary
#ABC09C #9F9CC0 #C09CBD
monochromatic
#6D8A58 #8BA877 #ABC09C #CBD8C1 #EAF0E7
Accessibility & contrast
On white
1.95
#ABC09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#ABC09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC09C
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC09C | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9A
Deuteranopia (green-blind)
#C0B99E
Tritanopia (blue-blind)
#ACBDB6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abc09c; /* rgb */ color: rgb(171, 192, 156); /* oklch */ color: oklch(78.2% 0.055 132.3);
Tailwind
colors: {
custom: {
50: '#c4d3b9',
500: '#abc09c',
950: '#000000',
},
}SCSS
$custom: #abc09c; $custom-light: #c4d3b9; $custom-dark: #000000;
JSON
{
"hex": "#abc09c",
"rgb": {
"r": 171,
"g": 192,
"b": 156
},
"hsl": {
"h": 95,
"s": 22.222,
"l": 68.235
},
"oklch": {
"l": 0.7821,
"c": 0.05484,
"h": 132.3
},
"luminance": 0.48758
}Semantic roles & 50–950 ramp
primary
#ABC09C
secondary
#DDD6E1
accent
#45A17A
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121411
muted
#818280