#ABCC98#ABCC98
#ABCC98 is a light, moderate yellow-green. Relative luminance 0.541; OKLCH L 80.8% C 0.079 H 134.3°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCC98 |
|---|---|
| RGB | rgb(171, 204, 152) |
| HSL | hsl(98, 34%, 70%) |
| HSV | hsv(98, 25%, 80%) |
| CMYK | cmyk(16.2%, 0%, 25.5%, 20%) |
| CIE-LAB | lab(78.53, -20.49, 22.38) |
| CIE-LCH | lch(78.53, 30.35, 132.47°) |
| OKLab | oklab(80.76% -0.0555 0.0568) |
| OKLCH | oklch(80.76% 0.079 134.3) |
| XYZ | xyz(44.0538, 54.1100, 37.8230) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 5.26
Darkseagreen
#8FBC8F
ΔE00 5.80
Lichen
#8FB67B
ΔE00 6.62
Pale Olive
#B9CC81
ΔE00 6.62
Light Moss Green
#A6C875
ΔE00 6.64
Pistachio
#93C572
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCC98 #B998CC
analogous
#C5CC98 #ABCC98 #98CC9F
triadic
#ABCC98 #98ABCC #CC98AB
tetradic
#ABCC98 #98C5CC #B998CC #CC9F98
square
#ABCC98 #98C5CC #B998CC #CC9F98
split-complementary
#ABCC98 #9F98CC #CC98C5
monochromatic
#6A9C4D #8AB86F #ABCC98 #CCE0C1 #EEF5EA
Accessibility & contrast
On white
1.78
#ABCC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#ABCC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCC98
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCC98 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C495
Deuteranopia (green-blind)
#CBC19A
Tritanopia (blue-blind)
#ABC8BE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcc98; /* rgb */ color: rgb(171, 204, 152); /* oklch */ color: oklch(80.8% 0.079 134.3);
Tailwind
colors: {
custom: {
50: '#c4dbb6',
500: '#abcc98',
950: '#000000',
},
}SCSS
$custom: #abcc98; $custom-light: #c4dbb6; $custom-dark: #000000;
JSON
{
"hex": "#abcc98",
"rgb": {
"r": 171,
"g": 204,
"b": 152
},
"hsl": {
"h": 98.077,
"s": 33.766,
"l": 69.804
},
"oklch": {
"l": 0.80757,
"c": 0.07939,
"h": 134.3
},
"luminance": 0.54111
}Semantic roles & 50–950 ramp
primary
#ABCC98
secondary
#8C67A1
accent
#39AD82
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#131511
muted
#828481