#ABC684#ABC684
#ABC684 is a light, moderate yellow-green. Relative luminance 0.507; OKLCH L 79.0% C 0.093 H 126.5°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC684 |
|---|---|
| RGB | rgb(171, 198, 132) |
| HSL | hsl(85, 37%, 65%) |
| HSV | hsv(85, 33%, 78%) |
| CMYK | cmyk(13.6%, 0%, 33.3%, 22.4%) |
| CIE-LAB | lab(76.50, -20.46, 30.15) |
| CIE-LCH | lch(76.50, 36.44, 124.16°) |
| OKLab | oklab(79.02% -0.0556 0.0751) |
| OKLCH | oklch(79.02% 0.093 126.5) |
| XYZ | xyz(41.1530, 50.7117, 29.4456) |
| Luminance | 0.5071 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.18
Pale Olive
#B9CC81
ΔE00 3.43
Tan Green
#A9BE70
ΔE00 3.73
Pale Olive Green
#B1D27B
ΔE00 4.48
Greenish Tan
#BCCB7A
ΔE00 4.88
Pistachio
#93C572
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC684 #9F84C6
analogous
#C6C084 #ABC684 #8AC684
triadic
#ABC684 #84ABC6 #C684AB
tetradic
#ABC684 #84C6C0 #9F84C6 #C6848A
square
#ABC684 #84C6C0 #9F84C6 #C6848A
split-complementary
#ABC684 #848AC6 #C084C6
monochromatic
#6F8E42 #8EB35A #ABC684 #C8D9AE #E4EDD8
Accessibility & contrast
On white
1.88
#ABC684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#ABC684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC684
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC684 | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBE7F
Deuteranopia (green-blind)
#C9BC87
Tritanopia (blue-blind)
#AFC0B5
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc684; /* rgb */ color: rgb(171, 198, 132); /* oklch */ color: oklch(79.0% 0.093 126.5);
Tailwind
colors: {
custom: {
50: '#c5d7a8',
500: '#abc684',
950: '#000000',
},
}SCSS
$custom: #abc684; $custom-light: #c5d7a8; $custom-dark: #000000;
JSON
{
"hex": "#abc684",
"rgb": {
"r": 171,
"g": 198,
"b": 132
},
"hsl": {
"h": 84.545,
"s": 36.667,
"l": 64.706
},
"oklch": {
"l": 0.79022,
"c": 0.09342,
"h": 126.5
},
"luminance": 0.50712
}Semantic roles & 50–950 ramp
primary
#ABC684
secondary
#725996
accent
#36B068
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#13140F
muted
#828380