#ABC09B#ABC09B
#ABC09B is a light, muted yellow-green. Relative luminance 0.487; OKLCH L 78.2% C 0.056 H 131.8°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC09B |
|---|---|
| RGB | rgb(171, 192, 155) |
| HSL | hsl(94, 23%, 68%) |
| HSV | hsv(94, 19%, 75%) |
| CMYK | cmyk(10.9%, 0%, 19.3%, 24.7%) |
| CIE-LAB | lab(75.28, -13.94, 16.30) |
| CIE-LCH | lch(75.28, 21.45, 130.55°) |
| OKLab | oklab(78.19% -0.0373 0.0418) |
| OKLCH | oklch(78.19% 0.056 131.8) |
| XYZ | xyz(41.5596, 48.7234, 38.2190) |
| Luminance | 0.4872 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.75
Greenish Grey
#96AE8D
ΔE00 5.32
Darkseagreen
#8FBC8F
ΔE00 6.15
Lichen
#8FB67B
ΔE00 7.45
Sage Green (survey)
#88B378
ΔE00 8.41
Sage
#87AE73
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC09B #B09BC0
analogous
#BDC09B #ABC09B #9BC09D
triadic
#ABC09B #9BABC0 #C09BAB
tetradic
#ABC09B #9BBDC0 #B09BC0 #C09D9B
square
#ABC09B #9BBDC0 #B09BC0 #C09D9B
split-complementary
#ABC09B #9D9BC0 #C09BBD
monochromatic
#6D8A57 #8BA875 #ABC09B #CBD8C1 #EAEFE6
Accessibility & contrast
On white
1.95
#ABC09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#ABC09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC09B
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC09B | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 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)
#C4BA99
Deuteranopia (green-blind)
#C0B99D
Tritanopia (blue-blind)
#ACBDB6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abc09b; /* rgb */ color: rgb(171, 192, 155); /* oklch */ color: oklch(78.2% 0.056 131.8);
Tailwind
colors: {
custom: {
50: '#c4d3b8',
500: '#abc09b',
950: '#000000',
},
}SCSS
$custom: #abc09b; $custom-light: #c4d3b8; $custom-dark: #000000;
JSON
{
"hex": "#abc09b",
"rgb": {
"r": 171,
"g": 192,
"b": 155
},
"hsl": {
"h": 94.054,
"s": 22.699,
"l": 68.039
},
"oklch": {
"l": 0.78187,
"c": 0.05606,
"h": 131.8
},
"luminance": 0.48724
}Semantic roles & 50–950 ramp
primary
#ABC09B
secondary
#DCD6E1
accent
#44A179
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121411
muted
#818280