#A8CD85#A8CD85
#A8CD85 is a light, moderate yellow-green. Relative luminance 0.537; OKLCH L 80.4% C 0.104 H 130.6°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A8CD85 |
|---|---|
| RGB | rgb(168, 205, 133) |
| HSL | hsl(91, 42%, 66%) |
| HSV | hsv(91, 35%, 80%) |
| CMYK | cmyk(18%, 0%, 35.1%, 19.6%) |
| CIE-LAB | lab(78.27, -24.88, 31.94) |
| CIE-LCH | lch(78.27, 40.48, 127.92°) |
| OKLab | oklab(80.4% -0.0679 0.0793) |
| OKLCH | oklch(80.4% 0.104 130.6) |
| XYZ | xyz(42.2127, 53.6803, 30.3231) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.74
Pale Olive Green
#B1D27B
ΔE00 3.38
Pistachio
#93C572
ΔE00 3.91
Pale Olive
#B9CC81
ΔE00 4.27
Tan Green
#A9BE70
ΔE00 5.24
Light Grey Green
#B7E1A1
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8CD85 #AA85CD
analogous
#CCCD85 #A8CD85 #85CD86
triadic
#A8CD85 #85A8CD #CD85A8
tetradic
#A8CD85 #85CCCD #AA85CD #CD8685
square
#A8CD85 #85CCCD #AA85CD #CD8685
split-complementary
#A8CD85 #8685CD #CD85CC
monochromatic
#6B993F #89BB5A #A8CD85 #C7DFB0 #E6F1DC
Accessibility & contrast
On white
1.79
#A8CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#A8CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8CD85
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8CD85 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C380
Deuteranopia (green-blind)
#CEC189
Tritanopia (blue-blind)
#AAC7BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a8cd85; /* rgb */ color: rgb(168, 205, 133); /* oklch */ color: oklch(80.4% 0.104 130.6);
Tailwind
colors: {
custom: {
50: '#c3dca9',
500: '#a8cd85',
950: '#000000',
},
}SCSS
$custom: #a8cd85; $custom-light: #c3dca9; $custom-dark: #000000;
JSON
{
"hex": "#a8cd85",
"rgb": {
"r": 168,
"g": 205,
"b": 133
},
"hsl": {
"h": 90.833,
"s": 41.86,
"l": 66.275
},
"oklch": {
"l": 0.80396,
"c": 0.10437,
"h": 130.6
},
"luminance": 0.53681
}Semantic roles & 50–950 ramp
primary
#A8CD85
secondary
#7C579F
accent
#31B575
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#121510
muted
#828480