#ABC498#ABC498
#ABC498 is a light, moderate yellow-green. Relative luminance 0.504; OKLCH L 79.0% C 0.066 H 131.9°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC498 |
|---|---|
| RGB | rgb(171, 196, 152) |
| HSL | hsl(94, 27%, 68%) |
| HSV | hsv(94, 22%, 77%) |
| CMYK | cmyk(12.8%, 0%, 22.4%, 23.1%) |
| CIE-LAB | lab(76.32, -16.47, 19.34) |
| CIE-LCH | lch(76.32, 25.41, 130.42°) |
| OKLab | oklab(78.99% -0.0443 0.0494) |
| OKLCH | oklch(78.99% 0.066 131.9) |
| XYZ | xyz(42.2010, 50.4043, 37.2054) |
| Luminance | 0.5040 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.48
Sage Green
#9CAF88
ΔE00 5.67
Lichen
#8FB67B
ΔE00 6.44
Greenish Grey
#96AE8D
ΔE00 6.51
Sage Green (survey)
#88B378
ΔE00 7.56
Pale Olive
#B9CC81
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC498 #B198C4
analogous
#C1C498 #ABC498 #98C49B
triadic
#ABC498 #98ABC4 #C498AB
tetradic
#ABC498 #98C1C4 #B198C4 #C49B98
square
#ABC498 #98C1C4 #B198C4 #C49B98
split-complementary
#ABC498 #9B98C4 #C498C1
monochromatic
#6D8F52 #8BAE71 #ABC498 #CBDABF #EAF1E6
Accessibility & contrast
On white
1.90
#ABC498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#ABC498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC498
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC498 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD95
Deuteranopia (green-blind)
#C4BC9A
Tritanopia (blue-blind)
#ACC0B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abc498; /* rgb */ color: rgb(171, 196, 152); /* oklch */ color: oklch(79.0% 0.066 131.9);
Tailwind
colors: {
custom: {
50: '#c4d6b6',
500: '#abc498',
950: '#000000',
},
}SCSS
$custom: #abc498; $custom-light: #c4d6b6; $custom-dark: #000000;
JSON
{
"hex": "#abc498",
"rgb": {
"r": 171,
"g": 196,
"b": 152
},
"hsl": {
"h": 94.091,
"s": 27.16,
"l": 68.235
},
"oklch": {
"l": 0.78993,
"c": 0.06632,
"h": 131.9
},
"luminance": 0.50405
}Semantic roles & 50–950 ramp
primary
#ABC498
secondary
#836898
accent
#40A67A
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381