#ABC497#ABC497
#ABC497 is a light, moderate yellow-green. Relative luminance 0.504; OKLCH L 79.0% C 0.068 H 131.5°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC497 |
|---|---|
| RGB | rgb(171, 196, 151) |
| HSL | hsl(93, 28%, 68%) |
| HSV | hsv(93, 23%, 77%) |
| CMYK | cmyk(12.8%, 0%, 23%, 23.1%) |
| CIE-LAB | lab(76.30, -16.63, 19.85) |
| CIE-LCH | lch(76.30, 25.90, 129.96°) |
| OKLab | oklab(78.97% -0.0447 0.0506) |
| OKLCH | oklch(78.97% 0.068 131.5) |
| XYZ | xyz(42.1195, 50.3717, 36.7758) |
| Luminance | 0.5037 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.50
Sage Green
#9CAF88
ΔE00 5.70
Lichen
#8FB67B
ΔE00 6.30
Greenish Grey
#96AE8D
ΔE00 6.62
Pale Olive
#B9CC81
ΔE00 7.37
Sage Green (survey)
#88B378
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC497 #B097C4
analogous
#C1C497 #ABC497 #97C499
triadic
#ABC497 #97ABC4 #C497AB
tetradic
#ABC497 #97C1C4 #B097C4 #C49997
square
#ABC497 #97C1C4 #B097C4 #C49997
split-complementary
#ABC497 #9997C4 #C497C1
monochromatic
#6D8F51 #8BAE70 #ABC497 #CBDABE #EAF0E5
Accessibility & contrast
On white
1.90
#ABC497 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#ABC497 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC497
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC497 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC497 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD94
Deuteranopia (green-blind)
#C4BC99
Tritanopia (blue-blind)
#ACC0B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abc497; /* rgb */ color: rgb(171, 196, 151); /* oklch */ color: oklch(79.0% 0.068 131.5);
Tailwind
colors: {
custom: {
50: '#c4d6b5',
500: '#abc497',
950: '#000000',
},
}SCSS
$custom: #abc497; $custom-light: #c4d6b5; $custom-dark: #000000;
JSON
{
"hex": "#abc497",
"rgb": {
"r": 171,
"g": 196,
"b": 151
},
"hsl": {
"h": 93.333,
"s": 27.607,
"l": 68.039
},
"oklch": {
"l": 0.78971,
"c": 0.06753,
"h": 131.5
},
"luminance": 0.50372
}Semantic roles & 50–950 ramp
primary
#ABC497
secondary
#826798
accent
#3FA678
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381