#ABC67F#ABC67F
#ABC67F is a light, moderate yellow-green. Relative luminance 0.506; OKLCH L 78.9% C 0.099 H 125.5°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC67F |
|---|---|
| RGB | rgb(171, 198, 127) |
| HSL | hsl(83, 38%, 64%) |
| HSV | hsv(83, 36%, 78%) |
| CMYK | cmyk(13.6%, 0%, 35.9%, 22.4%) |
| CIE-LAB | lab(76.42, -21.14, 32.64) |
| CIE-LCH | lch(76.42, 38.89, 122.93°) |
| OKLab | oklab(78.93% -0.0577 0.0808) |
| OKLCH | oklch(78.93% 0.099 125.5) |
| XYZ | xyz(40.8191, 50.5781, 27.6866) |
| Luminance | 0.5058 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.30
Pale Olive
#B9CC81
ΔE00 2.90
Tan Green
#A9BE70
ΔE00 2.97
Pale Olive Green
#B1D27B
ΔE00 3.77
Light Olive
#ACBF69
ΔE00 4.17
Greenish Tan
#BCCB7A
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC67F #9A7FC6
analogous
#C6BD7F #ABC67F #87C67F
triadic
#ABC67F #7FABC6 #C67FAB
tetradic
#ABC67F #7FC6BD #9A7FC6 #C67F87
square
#ABC67F #7FC6BD #9A7FC6 #C67F87
split-complementary
#ABC67F #7F87C6 #BD7FC6
monochromatic
#6F8C3E #8FB355 #ABC67F #C7D9A9 #E3ECD4
Accessibility & contrast
On white
1.89
#ABC67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#ABC67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC67F
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC67F | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD7A
Deuteranopia (green-blind)
#C9BC82
Tritanopia (blue-blind)
#AFC0B4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abc67f; /* rgb */ color: rgb(171, 198, 127); /* oklch */ color: oklch(78.9% 0.099 125.5);
Tailwind
colors: {
custom: {
50: '#c5d7a5',
500: '#abc67f',
950: '#000000',
},
}SCSS
$custom: #abc67f; $custom-light: #c5d7a5; $custom-dark: #000000;
JSON
{
"hex": "#abc67f",
"rgb": {
"r": 171,
"g": 198,
"b": 127
},
"hsl": {
"h": 82.817,
"s": 38.378,
"l": 63.725
},
"oklch": {
"l": 0.78931,
"c": 0.09924,
"h": 125.5
},
"luminance": 0.50578
}Semantic roles & 50–950 ramp
primary
#ABC67F
secondary
#6D5594
accent
#34B164
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#13140F
muted
#828380