#ABC796#ABC796
#ABC796 is a light, moderate yellow-green. Relative luminance 0.517; OKLCH L 79.6% C 0.074 H 132.1°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC796 |
|---|---|
| RGB | rgb(171, 199, 150) |
| HSL | hsl(94, 30%, 68%) |
| HSV | hsv(94, 25%, 78%) |
| CMYK | cmyk(14.1%, 0%, 24.6%, 22%) |
| CIE-LAB | lab(77.10, -18.31, 21.49) |
| CIE-LCH | lch(77.10, 28.23, 130.42°) |
| OKLab | oklab(79.61% -0.0494 0.0546) |
| OKLCH | oklch(79.61% 0.074 132.1) |
| XYZ | xyz(42.7221, 51.7063, 36.5778) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.52
Lichen
#8FB67B
ΔE00 6.14
Sage Green
#9CAF88
ΔE00 6.65
Light Grey Green
#B7E1A1
ΔE00 6.66
Pale Olive
#B9CC81
ΔE00 6.67
Light Moss Green
#A6C875
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC796 #B296C7
analogous
#C3C796 #ABC796 #96C799
triadic
#ABC796 #96ABC7 #C796AB
tetradic
#ABC796 #96C3C7 #B296C7 #C79996
square
#ABC796 #96C3C7 #B296C7 #C79996
split-complementary
#ABC796 #9996C7 #C796C3
monochromatic
#6C944F #8BB26E #ABC796 #CBDCBE #EBF2E6
Accessibility & contrast
On white
1.85
#ABC796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#ABC796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC796
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC796 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC093
Deuteranopia (green-blind)
#C7BE98
Tritanopia (blue-blind)
#ACC3BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc796; /* rgb */ color: rgb(171, 199, 150); /* oklch */ color: oklch(79.6% 0.074 132.1);
Tailwind
colors: {
custom: {
50: '#c4d8b5',
500: '#abc796',
950: '#000000',
},
}SCSS
$custom: #abc796; $custom-light: #c4d8b5; $custom-dark: #000000;
JSON
{
"hex": "#abc796",
"rgb": {
"r": 171,
"g": 199,
"b": 150
},
"hsl": {
"h": 94.286,
"s": 30.435,
"l": 68.431
},
"oklch": {
"l": 0.79609,
"c": 0.07362,
"h": 132.1
},
"luminance": 0.51707
}Semantic roles & 50–950 ramp
primary
#ABC796
secondary
#84669C
accent
#3CA97B
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381