#ABC792#ABC792
#ABC792 is a light, moderate yellow-green. Relative luminance 0.516; OKLCH L 79.5% C 0.078 H 130.7°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC792 |
|---|---|
| RGB | rgb(171, 199, 146) |
| HSL | hsl(92, 32%, 68%) |
| HSV | hsv(92, 27%, 78%) |
| CMYK | cmyk(14.1%, 0%, 26.6%, 22%) |
| CIE-LAB | lab(77.03, -18.93, 23.51) |
| CIE-LCH | lch(77.03, 30.18, 128.84°) |
| OKLab | oklab(79.52% -0.0511 0.0595) |
| OKLCH | oklch(79.52% 0.078 130.7) |
| XYZ | xyz(42.4055, 51.5796, 34.9103) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 5.80
Lichen
#8FB67B
ΔE00 5.84
Darkseagreen
#8FBC8F
ΔE00 5.87
Light Moss Green
#A6C875
ΔE00 5.99
Light Grey Green
#B7E1A1
ΔE00 6.41
Tan Green
#A9BE70
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC792 #AE92C7
analogous
#C5C792 #ABC792 #92C793
triadic
#ABC792 #92ABC7 #C792AB
tetradic
#ABC792 #92C5C7 #AE92C7 #C79392
square
#ABC792 #92C5C7 #AE92C7 #C79392
split-complementary
#ABC792 #9392C7 #C792C5
monochromatic
#6D934C #8CB26A #ABC792 #CADCBA #E9F1E3
Accessibility & contrast
On white
1.86
#ABC792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#ABC792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC792
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC792 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 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)
#CCC08F
Deuteranopia (green-blind)
#C8BD94
Tritanopia (blue-blind)
#ADC2B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc792; /* rgb */ color: rgb(171, 199, 146); /* oklch */ color: oklch(79.5% 0.078 130.7);
Tailwind
colors: {
custom: {
50: '#c4d8b2',
500: '#abc792',
950: '#000000',
},
}SCSS
$custom: #abc792; $custom-light: #c4d8b2; $custom-dark: #000000;
JSON
{
"hex": "#abc792",
"rgb": {
"r": 171,
"g": 199,
"b": 146
},
"hsl": {
"h": 91.698,
"s": 32.121,
"l": 67.647
},
"oklch": {
"l": 0.79523,
"c": 0.07839,
"h": 130.7
},
"luminance": 0.5158
}Semantic roles & 50–950 ramp
primary
#ABC792
secondary
#80629B
accent
#3BAB76
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131411
muted
#828381