#ABC790#ABC790
#ABC790 is a light, moderate yellow-green. Relative luminance 0.515; OKLCH L 79.5% C 0.081 H 130.0°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC790 |
|---|---|
| RGB | rgb(171, 199, 144) |
| HSL | hsl(91, 33%, 67%) |
| HSV | hsv(91, 28%, 78%) |
| CMYK | cmyk(14.1%, 0%, 27.6%, 22%) |
| CIE-LAB | lab(76.99, -19.23, 24.51) |
| CIE-LCH | lch(76.99, 31.16, 128.11°) |
| OKLab | oklab(79.48% -0.0519 0.0619) |
| OKLCH | oklch(79.48% 0.081 130) |
| XYZ | xyz(42.2512, 51.5179, 34.0981) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.39
Light Moss Green
#A6C875
ΔE00 5.52
Lichen
#8FB67B
ΔE00 5.76
Tan Green
#A9BE70
ΔE00 6.05
Darkseagreen
#8FBC8F
ΔE00 6.10
Light Grey Green
#B7E1A1
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC790 #AC90C7
analogous
#C7C790 #ABC790 #90C791
triadic
#ABC790 #90ABC7 #C790AB
tetradic
#ABC790 #90C7C7 #AC90C7 #C79190
square
#ABC790 #90C7C7 #AC90C7 #C79190
split-complementary
#ABC790 #9190C7 #C790C7
monochromatic
#6E934A #8CB267 #ABC790 #CADCB9 #E9F0E1
Accessibility & contrast
On white
1.86
#ABC790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#ABC790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC790
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC790 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBF8D
Deuteranopia (green-blind)
#C8BD93
Tritanopia (blue-blind)
#ADC2B8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc790; /* rgb */ color: rgb(171, 199, 144); /* oklch */ color: oklch(79.5% 0.081 130.0);
Tailwind
colors: {
custom: {
50: '#c4d8b1',
500: '#abc790',
950: '#000000',
},
}SCSS
$custom: #abc790; $custom-light: #c4d8b1; $custom-dark: #000000;
JSON
{
"hex": "#abc790",
"rgb": {
"r": 171,
"g": 199,
"b": 144
},
"hsl": {
"h": 90.545,
"s": 32.934,
"l": 67.255
},
"oklch": {
"l": 0.79481,
"c": 0.08077,
"h": 130
},
"luminance": 0.51518
}Semantic roles & 50–950 ramp
primary
#ABC790
secondary
#7E619B
accent
#3AAC74
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131410
muted
#828381