#ABC296#ABC296
#ABC296 is a light, moderate yellow-green. Relative luminance 0.494; OKLCH L 78.5% C 0.065 H 130.3°. Best body text is #000000 at 10.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC296 |
|---|---|
| RGB | rgb(171, 194, 150) |
| HSL | hsl(91, 27%, 67%) |
| HSV | hsv(91, 23%, 76%) |
| CMYK | cmyk(11.9%, 0%, 22.7%, 23.9%) |
| CIE-LAB | lab(75.73, -15.78, 19.60) |
| CIE-LCH | lch(75.73, 25.16, 128.83°) |
| OKLab | oklab(78.51% -0.0423 0.05) |
| OKLCH | oklch(78.51% 0.065 130.3) |
| XYZ | xyz(41.5905, 49.4431, 36.2006) |
| Luminance | 0.4944 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.16
Darkseagreen
#8FBC8F
ΔE00 5.69
Greenish Grey
#96AE8D
ΔE00 6.19
Lichen
#8FB67B
ΔE00 6.32
Sage Green (survey)
#88B378
ΔE00 7.45
Pale Olive
#B9CC81
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC296 #AD96C2
analogous
#C1C296 #ABC296 #96C297
triadic
#ABC296 #96ABC2 #C296AB
tetradic
#ABC296 #96C1C2 #AD96C2 #C29796
square
#ABC296 #96C1C2 #AD96C2 #C29796
split-complementary
#ABC296 #9796C2 #C296C1
monochromatic
#6D8C51 #8CAC6F #ABC296 #CAD8BD #E9EFE3
Accessibility & contrast
On white
1.93
#ABC296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.89
#ABC296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC296
10.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC296 | 1.00 | 1.93 | 10.89 | 10.89 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BC93
Deuteranopia (green-blind)
#C3BA98
Tritanopia (blue-blind)
#ADBEB6
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abc296; /* rgb */ color: rgb(171, 194, 150); /* oklch */ color: oklch(78.5% 0.065 130.3);
Tailwind
colors: {
custom: {
50: '#c4d4b5',
500: '#abc296',
950: '#000000',
},
}SCSS
$custom: #abc296; $custom-light: #c4d4b5; $custom-dark: #000000;
JSON
{
"hex": "#abc296",
"rgb": {
"r": 171,
"g": 194,
"b": 150
},
"hsl": {
"h": 91.364,
"s": 26.506,
"l": 67.451
},
"oklch": {
"l": 0.78509,
"c": 0.06547,
"h": 130.3
},
"luminance": 0.49444
}Semantic roles & 50–950 ramp
primary
#ABC296
secondary
#DAD3E1
accent
#40A575
background
#FCFDFB
surface
#F8FAF6
border
#D1D3D0
text
#121411
muted
#818380