#ABC898#ABC898
#ABC898 is a light, moderate yellow-green. Relative luminance 0.522; OKLCH L 79.9% C 0.073 H 133.2°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC898 |
|---|---|
| RGB | rgb(171, 200, 152) |
| HSL | hsl(96, 30%, 69%) |
| HSV | hsv(96, 24%, 78%) |
| CMYK | cmyk(14.5%, 0%, 24%, 21.6%) |
| CIE-LAB | lab(77.42, -18.49, 20.87) |
| CIE-LCH | lch(77.42, 27.88, 131.55°) |
| OKLab | oklab(79.87% -0.0499 0.0531) |
| OKLCH | oklch(79.87% 0.073 133.2) |
| XYZ | xyz(43.1153, 52.2329, 37.5101) |
| Luminance | 0.5223 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.43
Lichen
#8FB67B
ΔE00 6.36
Light Grey Green
#B7E1A1
ΔE00 6.52
Sage Green
#9CAF88
ΔE00 6.85
Pale Olive
#B9CC81
ΔE00 7.00
Light Moss Green
#A6C875
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC898 #B598C8
analogous
#C3C898 #ABC898 #98C89D
triadic
#ABC898 #98ABC8 #C898AB
tetradic
#ABC898 #98C3C8 #B598C8 #C89D98
square
#ABC898 #98C3C8 #B598C8 #C89D98
split-complementary
#ABC898 #9D98C8 #C898C3
monochromatic
#6C9650 #8AB370 #ABC898 #CCDDC0 #ECF3E8
Accessibility & contrast
On white
1.83
#ABC898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#ABC898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC898
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC898 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC195
Deuteranopia (green-blind)
#C8BE9A
Tritanopia (blue-blind)
#ACC4BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc898; /* rgb */ color: rgb(171, 200, 152); /* oklch */ color: oklch(79.9% 0.073 133.2);
Tailwind
colors: {
custom: {
50: '#c4d8b6',
500: '#abc898',
950: '#000000',
},
}SCSS
$custom: #abc898; $custom-light: #c4d8b6; $custom-dark: #000000;
JSON
{
"hex": "#abc898",
"rgb": {
"r": 171,
"g": 200,
"b": 152
},
"hsl": {
"h": 96.25,
"s": 30.38,
"l": 69.02
},
"oklch": {
"l": 0.79873,
"c": 0.07287,
"h": 133.2
},
"luminance": 0.52233
}Semantic roles & 50–950 ramp
primary
#ABC898
secondary
#88689D
accent
#3CA97E
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121411
muted
#828381