#ABC793#ABC793
#ABC793 is a light, moderate yellow-green. Relative luminance 0.516; OKLCH L 79.5% C 0.077 H 131.0°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC793 |
|---|---|
| RGB | rgb(171, 199, 147) |
| HSL | hsl(92, 32%, 68%) |
| HSV | hsv(92, 26%, 78%) |
| CMYK | cmyk(14.1%, 0%, 26.1%, 22%) |
| CIE-LAB | lab(77.05, -18.77, 23.00) |
| CIE-LCH | lch(77.05, 29.69, 129.22°) |
| OKLab | oklab(79.54% -0.0506 0.0583) |
| OKLCH | oklch(79.54% 0.077 131) |
| XYZ | xyz(42.4836, 51.6109, 35.3218) |
| Luminance | 0.5161 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.77
Lichen
#8FB67B
ΔE00 5.90
Pale Olive
#B9CC81
ΔE00 6.01
Light Moss Green
#A6C875
ΔE00 6.22
Light Grey Green
#B7E1A1
ΔE00 6.46
Tan Green
#A9BE70
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC793 #AF93C7
analogous
#C5C793 #ABC793 #93C795
triadic
#ABC793 #93ABC7 #C793AB
tetradic
#ABC793 #93C5C7 #AF93C7 #C79593
square
#ABC793 #93C5C7 #AF93C7 #C79593
split-complementary
#ABC793 #9593C7 #C793C5
monochromatic
#6D934C #8CB26B #ABC793 #CADCBB #EAF1E4
Accessibility & contrast
On white
1.85
#ABC793 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#ABC793 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC793
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC793 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC793 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC090
Deuteranopia (green-blind)
#C8BE95
Tritanopia (blue-blind)
#ADC3B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc793; /* rgb */ color: rgb(171, 199, 147); /* oklch */ color: oklch(79.5% 0.077 131.0);
Tailwind
colors: {
custom: {
50: '#c4d8b3',
500: '#abc793',
950: '#000000',
},
}SCSS
$custom: #abc793; $custom-light: #c4d8b3; $custom-dark: #000000;
JSON
{
"hex": "#abc793",
"rgb": {
"r": 171,
"g": 199,
"b": 147
},
"hsl": {
"h": 92.308,
"s": 31.707,
"l": 67.843
},
"oklch": {
"l": 0.79544,
"c": 0.0772,
"h": 131
},
"luminance": 0.51611
}Semantic roles & 50–950 ramp
primary
#ABC793
secondary
#81639B
accent
#3BAA77
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381