#ABC681#ABC681
#ABC681 is a light, moderate yellow-green. Relative luminance 0.506; OKLCH L 79.0% C 0.097 H 125.9°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC681 |
|---|---|
| RGB | rgb(171, 198, 129) |
| HSL | hsl(83, 38%, 64%) |
| HSV | hsv(83, 35%, 78%) |
| CMYK | cmyk(13.6%, 0%, 34.8%, 22.4%) |
| CIE-LAB | lab(76.45, -20.87, 31.65) |
| CIE-LCH | lch(76.45, 37.91, 123.40°) |
| OKLab | oklab(78.97% -0.0568 0.0785) |
| OKLCH | oklch(78.97% 0.097 125.9) |
| XYZ | xyz(40.9507, 50.6308, 28.3799) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.63
Pale Olive
#B9CC81
ΔE00 3.08
Tan Green
#A9BE70
ΔE00 3.25
Pale Olive Green
#B1D27B
ΔE00 4.03
Greenish Tan
#BCCB7A
ΔE00 4.45
Light Olive
#ACBF69
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC681 #9C81C6
analogous
#C6BF81 #ABC681 #89C681
triadic
#ABC681 #81ABC6 #C681AB
tetradic
#ABC681 #81C6BF #9C81C6 #C68189
square
#ABC681 #81C6BF #9C81C6 #C68189
split-complementary
#ABC681 #8189C6 #BF81C6
monochromatic
#6F8D40 #8FB357 #ABC681 #C7D9AB #E3ECD5
Accessibility & contrast
On white
1.89
#ABC681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#ABC681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC681
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC681 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE7C
Deuteranopia (green-blind)
#C9BC84
Tritanopia (blue-blind)
#AFC0B4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc681; /* rgb */ color: rgb(171, 198, 129); /* oklch */ color: oklch(79.0% 0.097 125.9);
Tailwind
colors: {
custom: {
50: '#c5d7a6',
500: '#abc681',
950: '#000000',
},
}SCSS
$custom: #abc681; $custom-light: #c5d7a6; $custom-dark: #000000;
JSON
{
"hex": "#abc681",
"rgb": {
"r": 171,
"g": 198,
"b": 129
},
"hsl": {
"h": 83.478,
"s": 37.705,
"l": 64.118
},
"oklch": {
"l": 0.78967,
"c": 0.09692,
"h": 125.9
},
"luminance": 0.50631
}Semantic roles & 50–950 ramp
primary
#ABC681
secondary
#6F5795
accent
#35B165
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#13140F
muted
#828380