#A8CC8A#A8CC8A
#A8CC8A is a light, moderate yellow-green. Relative luminance 0.533; OKLCH L 80.3% C 0.097 H 131.5°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A8CC8A |
|---|---|
| RGB | rgb(168, 204, 138) |
| HSL | hsl(93, 39%, 67%) |
| HSV | hsv(93, 32%, 80%) |
| CMYK | cmyk(17.6%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(78.08, -23.68, 29.08) |
| CIE-LCH | lch(78.08, 37.51, 129.16°) |
| OKLab | oklab(80.27% -0.0644 0.0727) |
| OKLCH | oklch(80.27% 0.097 131.5) |
| XYZ | xyz(42.3279, 53.3449, 32.1064) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.72
Pale Olive Green
#B1D27B
ΔE00 4.46
Pistachio
#93C572
ΔE00 4.49
Pale Olive
#B9CC81
ΔE00 4.75
Light Grey Green
#B7E1A1
ΔE00 5.09
Tan Green
#A9BE70
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8CC8A #AE8ACC
analogous
#C9CC8A #A8CC8A #8ACC8D
triadic
#A8CC8A #8AA8CC #CC8AA8
tetradic
#A8CC8A #8AC9CC #AE8ACC #CC8D8A
square
#A8CC8A #8AC9CC #AE8ACC #CC8D8A
split-complementary
#A8CC8A #8D8ACC #CC8AC9
monochromatic
#6A9943 #88B95F #A8CC8A #C8DFB5 #E7F1DF
Accessibility & contrast
On white
1.80
#A8CC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#A8CC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8CC8A
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8CC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8CC8A | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C386
Deuteranopia (green-blind)
#CCC08D
Tritanopia (blue-blind)
#AAC7BB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #a8cc8a; /* rgb */ color: rgb(168, 204, 138); /* oklch */ color: oklch(80.3% 0.097 131.5);
Tailwind
colors: {
custom: {
50: '#c2dbac',
500: '#a8cc8a',
950: '#000000',
},
}SCSS
$custom: #a8cc8a; $custom-light: #c2dbac; $custom-dark: #000000;
JSON
{
"hex": "#a8cc8a",
"rgb": {
"r": 168,
"g": 204,
"b": 138
},
"hsl": {
"h": 92.727,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.80266,
"c": 0.09712,
"h": 131.5
},
"luminance": 0.53346
}Semantic roles & 50–950 ramp
primary
#A8CC8A
secondary
#805BA0
accent
#33B279
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#121510
muted
#828481