#ABC19E#ABC19E
#ABC19E is a light, muted yellow-green. Relative luminance 0.493; OKLCH L 78.5% C 0.054 H 133.9°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC19E |
|---|---|
| RGB | rgb(171, 193, 158) |
| HSL | hsl(98, 22%, 69%) |
| HSV | hsv(98, 18%, 76%) |
| CMYK | cmyk(11.4%, 0%, 18.1%, 24.3%) |
| CIE-LAB | lab(75.62, -13.96, 15.16) |
| CIE-LCH | lch(75.62, 20.60, 132.64°) |
| OKLab | oklab(78.48% -0.0375 0.039) |
| OKLCH | oklch(78.48% 0.054 133.9) |
| XYZ | xyz(42.0350, 49.2660, 39.6359) |
| Luminance | 0.4927 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.16
Greenish Grey
#96AE8D
ΔE00 5.42
Darkseagreen
#8FBC8F
ΔE00 6.20
Lichen
#8FB67B
ΔE00 7.89
Sage Green (survey)
#88B378
ΔE00 8.80
Greyish Green
#82A67D
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC19E #B49EC1
analogous
#BDC19E #ABC19E #9EC1A3
triadic
#ABC19E #9EABC1 #C19EAB
tetradic
#ABC19E #9EBDC1 #B49EC1 #C1A39E
square
#ABC19E #9EBDC1 #B49EC1 #C1A39E
split-complementary
#ABC19E #A39EC1 #C19EBD
monochromatic
#6C8B59 #8BA979 #ABC19E #CBD9C3 #ECF1E9
Accessibility & contrast
On white
1.93
#ABC19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#ABC19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC19E
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC19E | 1.00 | 1.93 | 10.85 | 10.85 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9C
Deuteranopia (green-blind)
#C1BAA0
Tritanopia (blue-blind)
#ABBEB7
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abc19e; /* rgb */ color: rgb(171, 193, 158); /* oklch */ color: oklch(78.5% 0.054 133.9);
Tailwind
colors: {
custom: {
50: '#c4d3ba',
500: '#abc19e',
950: '#000000',
},
}SCSS
$custom: #abc19e; $custom-light: #c4d3ba; $custom-dark: #000000;
JSON
{
"hex": "#abc19e",
"rgb": {
"r": 171,
"g": 193,
"b": 158
},
"hsl": {
"h": 97.714,
"s": 22.013,
"l": 68.824
},
"oklch": {
"l": 0.78476,
"c": 0.05408,
"h": 133.9
},
"luminance": 0.49266
}Semantic roles & 50–950 ramp
primary
#ABC19E
secondary
#DFD8E3
accent
#45A07E
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121411
muted
#818280