#ABC794#ABC794
#ABC794 is a light, moderate yellow-green. Relative luminance 0.516; OKLCH L 79.6% C 0.076 H 131.4°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC794 |
|---|---|
| RGB | rgb(171, 199, 148) |
| HSL | hsl(93, 31%, 68%) |
| HSV | hsv(93, 26%, 78%) |
| CMYK | cmyk(14.1%, 0%, 25.6%, 22%) |
| CIE-LAB | lab(77.07, -18.62, 22.50) |
| CIE-LCH | lch(77.07, 29.21, 129.61°) |
| OKLab | oklab(79.57% -0.0502 0.057) |
| OKLCH | oklch(79.57% 0.076 131.4) |
| XYZ | xyz(42.5624, 51.6424, 35.7368) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.68
Lichen
#8FB67B
ΔE00 5.97
Pale Olive
#B9CC81
ΔE00 6.23
Light Moss Green
#A6C875
ΔE00 6.46
Light Grey Green
#B7E1A1
ΔE00 6.52
Sage Green
#9CAF88
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC794 #B094C7
analogous
#C4C794 #ABC794 #94C796
triadic
#ABC794 #94ABC7 #C794AB
tetradic
#ABC794 #94C4C7 #B094C7 #C79694
square
#ABC794 #94C4C7 #B094C7 #C79694
split-complementary
#ABC794 #9694C7 #C794C4
monochromatic
#6D934D #8BB26C #ABC794 #CBDCBC #EAF1E4
Accessibility & contrast
On white
1.85
#ABC794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#ABC794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC794
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC794 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC091
Deuteranopia (green-blind)
#C7BE96
Tritanopia (blue-blind)
#ACC3B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc794; /* rgb */ color: rgb(171, 199, 148); /* oklch */ color: oklch(79.6% 0.076 131.4);
Tailwind
colors: {
custom: {
50: '#c4d8b3',
500: '#abc794',
950: '#000000',
},
}SCSS
$custom: #abc794; $custom-light: #c4d8b3; $custom-dark: #000000;
JSON
{
"hex": "#abc794",
"rgb": {
"r": 171,
"g": 199,
"b": 148
},
"hsl": {
"h": 92.941,
"s": 31.288,
"l": 68.039
},
"oklch": {
"l": 0.79566,
"c": 0.076,
"h": 131.4
},
"luminance": 0.51643
}Semantic roles & 50–950 ramp
primary
#ABC794
secondary
#82649C
accent
#3BAA78
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381