#ABC990#ABC990
#ABC990 is a light, moderate yellow-green. Relative luminance 0.524; OKLCH L 79.9% C 0.084 H 130.7°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC990 |
|---|---|
| RGB | rgb(171, 201, 144) |
| HSL | hsl(92, 35%, 68%) |
| HSV | hsv(92, 28%, 79%) |
| CMYK | cmyk(14.9%, 0%, 28.4%, 21.2%) |
| CIE-LAB | lab(77.55, -20.23, 25.26) |
| CIE-LCH | lch(77.55, 32.37, 128.68°) |
| OKLab | oklab(79.92% -0.0547 0.0637) |
| OKLCH | oklch(79.92% 0.084 130.7) |
| XYZ | xyz(42.7144, 52.4443, 34.2525) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 5.19
Pale Olive
#B9CC81
ΔE00 5.21
Light Grey Green
#B7E1A1
ΔE00 5.77
Lichen
#8FB67B
ΔE00 5.94
Pale Olive Green
#B1D27B
ΔE00 6.02
Pistachio
#93C572
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC990 #AE90C9
analogous
#C7C990 #ABC990 #90C992
triadic
#ABC990 #90ABC9 #C990AB
tetradic
#ABC990 #90C7C9 #AE90C9 #C99290
square
#ABC990 #90C7C9 #AE90C9 #C99290
split-complementary
#ABC990 #9290C9 #C990C7
monochromatic
#6D9649 #8CB567 #ABC990 #CADDB9 #E9F1E2
Accessibility & contrast
On white
1.83
#ABC990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#ABC990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC990
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC990 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18C
Deuteranopia (green-blind)
#CABF93
Tritanopia (blue-blind)
#ADC4BA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc990; /* rgb */ color: rgb(171, 201, 144); /* oklch */ color: oklch(79.9% 0.084 130.7);
Tailwind
colors: {
custom: {
50: '#c4d9b1',
500: '#abc990',
950: '#000000',
},
}SCSS
$custom: #abc990; $custom-light: #c4d9b1; $custom-dark: #000000;
JSON
{
"hex": "#abc990",
"rgb": {
"r": 171,
"g": 201,
"b": 144
},
"hsl": {
"h": 91.579,
"s": 34.545,
"l": 67.647
},
"oklch": {
"l": 0.79924,
"c": 0.08395,
"h": 130.7
},
"luminance": 0.52445
}Semantic roles & 50–950 ramp
primary
#ABC990
secondary
#80609D
accent
#38AD76
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381