#ABC596#ABC596
#ABC596 is a light, moderate yellow-green. Relative luminance 0.508; OKLCH L 79.2% C 0.070 H 131.4°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC596 |
|---|---|
| RGB | rgb(171, 197, 150) |
| HSL | hsl(93, 29%, 68%) |
| HSV | hsv(93, 24%, 77%) |
| CMYK | cmyk(13.2%, 0%, 23.9%, 22.7%) |
| CIE-LAB | lab(76.55, -17.30, 20.73) |
| CIE-LCH | lch(76.55, 27.00, 129.84°) |
| OKLab | oklab(79.17% -0.0466 0.0528) |
| OKLCH | oklch(79.17% 0.07 131.4) |
| XYZ | xyz(42.2649, 50.7920, 36.4254) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.50
Sage Green
#9CAF88
ΔE00 6.04
Lichen
#8FB67B
ΔE00 6.14
Pale Olive
#B9CC81
ΔE00 6.96
Greenish Grey
#96AE8D
ΔE00 7.01
Sage Green (survey)
#88B378
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC596 #B096C5
analogous
#C2C596 #ABC596 #96C598
triadic
#ABC596 #96ABC5 #C596AB
tetradic
#ABC596 #96C2C5 #B096C5 #C59896
square
#ABC596 #96C2C5 #B096C5 #C59896
split-complementary
#ABC596 #9896C5 #C596C2
monochromatic
#6D9150 #8BAF6F #ABC596 #CBDBBD #EAF1E5
Accessibility & contrast
On white
1.88
#ABC596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#ABC596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC596
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC596 | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BE93
Deuteranopia (green-blind)
#C5BC98
Tritanopia (blue-blind)
#ACC1B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc596; /* rgb */ color: rgb(171, 197, 150); /* oklch */ color: oklch(79.2% 0.070 131.4);
Tailwind
colors: {
custom: {
50: '#c4d6b5',
500: '#abc596',
950: '#000000',
},
}SCSS
$custom: #abc596; $custom-light: #c4d6b5; $custom-dark: #000000;
JSON
{
"hex": "#abc596",
"rgb": {
"r": 171,
"g": 197,
"b": 150
},
"hsl": {
"h": 93.191,
"s": 28.834,
"l": 68.039
},
"oklch": {
"l": 0.79168,
"c": 0.07036,
"h": 131.4
},
"luminance": 0.50792
}Semantic roles & 50–950 ramp
primary
#ABC596
secondary
#826699
accent
#3EA778
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381