#ABC890#ABC890
#ABC890 is a light, moderate yellow-green. Relative luminance 0.520; OKLCH L 79.7% C 0.082 H 130.3°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC890 |
|---|---|
| RGB | rgb(171, 200, 144) |
| HSL | hsl(91, 34%, 67%) |
| HSV | hsv(91, 28%, 78%) |
| CMYK | cmyk(14.5%, 0%, 28%, 21.6%) |
| CIE-LAB | lab(77.27, -19.73, 24.89) |
| CIE-LCH | lch(77.27, 31.76, 128.41°) |
| OKLab | oklab(79.7% -0.0533 0.0628) |
| OKLCH | oklch(79.7% 0.082 130.3) |
| XYZ | xyz(42.4821, 51.9796, 34.1751) |
| Luminance | 0.5198 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.29
Light Moss Green
#A6C875
ΔE00 5.35
Lichen
#8FB67B
ΔE00 5.84
Light Grey Green
#B7E1A1
ΔE00 6.05
Tan Green
#A9BE70
ΔE00 6.06
Darkseagreen
#8FBC8F
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC890 #AD90C8
analogous
#C7C890 #ABC890 #90C891
triadic
#ABC890 #90ABC8 #C890AB
tetradic
#ABC890 #90C7C8 #AD90C8 #C89190
square
#ABC890 #90C7C8 #AD90C8 #C89190
split-complementary
#ABC890 #9190C8 #C890C7
monochromatic
#6D9449 #8CB467 #ABC890 #CADCB9 #E9F1E2
Accessibility & contrast
On white
1.84
#ABC890 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#ABC890 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC890
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC890 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC890 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08C
Deuteranopia (green-blind)
#C9BE93
Tritanopia (blue-blind)
#ADC3B9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc890; /* rgb */ color: rgb(171, 200, 144); /* oklch */ color: oklch(79.7% 0.082 130.3);
Tailwind
colors: {
custom: {
50: '#c4d8b1',
500: '#abc890',
950: '#000000',
},
}SCSS
$custom: #abc890; $custom-light: #c4d8b1; $custom-dark: #000000;
JSON
{
"hex": "#abc890",
"rgb": {
"r": 171,
"g": 200,
"b": 144
},
"hsl": {
"h": 91.071,
"s": 33.735,
"l": 67.451
},
"oklch": {
"l": 0.79703,
"c": 0.08237,
"h": 130.3
},
"luminance": 0.5198
}Semantic roles & 50–950 ramp
primary
#ABC890
secondary
#7F609C
accent
#39AD75
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381