#ABC885#ABC885
#ABC885 is a light, moderate yellow-green. Relative luminance 0.517; OKLCH L 79.5% C 0.095 H 127.5°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC885 |
|---|---|
| RGB | rgb(171, 200, 133) |
| HSL | hsl(86, 38%, 65%) |
| HSV | hsv(86, 34%, 78%) |
| CMYK | cmyk(14.5%, 0%, 33.5%, 21.6%) |
| CIE-LAB | lab(77.08, -21.32, 30.39) |
| CIE-LCH | lch(77.08, 37.12, 125.05°) |
| OKLab | oklab(79.49% -0.058 0.0757) |
| OKLCH | oklch(79.49% 0.095 127.5) |
| XYZ | xyz(41.6820, 51.6596, 29.9611) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.99
Pale Olive
#B9CC81
ΔE00 3.46
Tan Green
#A9BE70
ΔE00 4.09
Pale Olive Green
#B1D27B
ΔE00 4.12
Pistachio
#93C572
ΔE00 4.78
Greenish Tan
#BCCB7A
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC885 #A285C8
analogous
#C8C385 #ABC885 #89C885
triadic
#ABC885 #85ABC8 #C885AB
tetradic
#ABC885 #85C8C3 #A285C8 #C88589
square
#ABC885 #85C8C3 #A285C8 #C88589
split-complementary
#ABC885 #8589C8 #C385C8
monochromatic
#6F9141 #8EB55B #ABC885 #C8DBAF #E5EED9
Accessibility & contrast
On white
1.85
#ABC885 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#ABC885 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC885
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC885 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC885 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFBF80
Deuteranopia (green-blind)
#CABE88
Tritanopia (blue-blind)
#AEC2B7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abc885; /* rgb */ color: rgb(171, 200, 133); /* oklch */ color: oklch(79.5% 0.095 127.5);
Tailwind
colors: {
custom: {
50: '#c5d8a9',
500: '#abc885',
950: '#000000',
},
}SCSS
$custom: #abc885; $custom-light: #c5d8a9; $custom-dark: #000000;
JSON
{
"hex": "#abc885",
"rgb": {
"r": 171,
"g": 200,
"b": 133
},
"hsl": {
"h": 85.97,
"s": 37.853,
"l": 65.294
},
"oklch": {
"l": 0.79486,
"c": 0.09531,
"h": 127.5
},
"luminance": 0.5166
}Semantic roles & 50–950 ramp
primary
#ABC885
secondary
#745999
accent
#35B16A
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#131410
muted
#828380