#ABC68C#ABC68C
#ABC68C is a light, moderate yellow-green. Relative luminance 0.509; OKLCH L 79.2% C 0.084 H 128.5°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC68C |
|---|---|
| RGB | rgb(171, 198, 140) |
| HSL | hsl(88, 34%, 66%) |
| HSV | hsv(88, 29%, 78%) |
| CMYK | cmyk(13.6%, 0%, 29.3%, 22.4%) |
| CIE-LAB | lab(76.64, -19.32, 26.15) |
| CIE-LCH | lch(76.64, 32.52, 126.47°) |
| OKLab | oklab(79.18% -0.0522 0.0657) |
| OKLCH | oklch(79.18% 0.084 128.5) |
| XYZ | xyz(41.7216, 50.9392, 32.4401) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.73
Light Moss Green
#A6C875
ΔE00 4.82
Tan Green
#A9BE70
ΔE00 5.23
Lichen
#8FB67B
ΔE00 5.62
Pale Olive Green
#B1D27B
ΔE00 5.91
Pistachio
#93C572
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC68C #A78CC6
analogous
#C6C48C #ABC68C #8EC68C
triadic
#ABC68C #8CABC6 #C68CAB
tetradic
#ABC68C #8CC6C4 #A78CC6 #C68C8E
square
#ABC68C #8CC6C4 #A78CC6 #C68C8E
split-complementary
#ABC68C #8C8EC6 #C48CC6
monochromatic
#6E9047 #8DB263 #ABC68C #C9DAB5 #E7EFDE
Accessibility & contrast
On white
1.88
#ABC68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#ABC68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC68C
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC68C | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBE88
Deuteranopia (green-blind)
#C8BD8F
Tritanopia (blue-blind)
#AEC1B7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc68c; /* rgb */ color: rgb(171, 198, 140); /* oklch */ color: oklch(79.2% 0.084 128.5);
Tailwind
colors: {
custom: {
50: '#c4d7ae',
500: '#abc68c',
950: '#000000',
},
}SCSS
$custom: #abc68c; $custom-light: #c4d7ae; $custom-dark: #000000;
JSON
{
"hex": "#abc68c",
"rgb": {
"r": 171,
"g": 198,
"b": 140
},
"hsl": {
"h": 87.931,
"s": 33.721,
"l": 66.275
},
"oklch": {
"l": 0.79178,
"c": 0.08396,
"h": 128.5
},
"luminance": 0.5094
}Semantic roles & 50–950 ramp
primary
#ABC68C
secondary
#795E98
accent
#39AD6F
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381