#ABCC92#ABCC92
#ABCC92 is a light, moderate yellow-green. Relative luminance 0.539; OKLCH L 80.6% C 0.086 H 132.2°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCC92 |
|---|---|
| RGB | rgb(171, 204, 146) |
| HSL | hsl(94, 36%, 69%) |
| HSV | hsv(94, 28%, 80%) |
| CMYK | cmyk(16.2%, 0%, 28.4%, 20%) |
| CIE-LAB | lab(78.41, -21.42, 25.39) |
| CIE-LCH | lch(78.41, 33.22, 130.15°) |
| OKLab | oklab(80.63% -0.058 0.064) |
| OKLCH | oklch(80.63% 0.086 132.2) |
| XYZ | xyz(43.5748, 53.9183, 35.3001) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.97
Light Moss Green
#A6C875
ΔE00 5.26
Pale Olive
#B9CC81
ΔE00 5.44
Pale Olive Green
#B1D27B
ΔE00 5.85
Pistachio
#93C572
ΔE00 5.96
Lichen
#8FB67B
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCC92 #B392CC
analogous
#C8CC92 #ABCC92 #92CC96
triadic
#ABCC92 #92ABCC #CC92AB
tetradic
#ABCC92 #92C8CC #B392CC #CC9692
square
#ABCC92 #92C8CC #B392CC #CC9692
split-complementary
#ABCC92 #9692CC #CC92C8
monochromatic
#6C9B49 #8BB868 #ABCC92 #CBE0BC #EBF3E5
Accessibility & contrast
On white
1.78
#ABCC92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#ABCC92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCC92
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCC92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCC92 | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C48E
Deuteranopia (green-blind)
#CCC195
Tritanopia (blue-blind)
#ACC7BD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcc92; /* rgb */ color: rgb(171, 204, 146); /* oklch */ color: oklch(80.6% 0.086 132.2);
Tailwind
colors: {
custom: {
50: '#c4dbb2',
500: '#abcc92',
950: '#000000',
},
}SCSS
$custom: #abcc92; $custom-light: #c4dbb2; $custom-dark: #000000;
JSON
{
"hex": "#abcc92",
"rgb": {
"r": 171,
"g": 204,
"b": 146
},
"hsl": {
"h": 94.138,
"s": 36.25,
"l": 68.627
},
"oklch": {
"l": 0.80631,
"c": 0.08639,
"h": 132.2
},
"luminance": 0.53919
}Semantic roles & 50–950 ramp
primary
#ABCC92
secondary
#8661A1
accent
#36AF7B
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131511
muted
#828481