#A8CD8A#A8CD8A
#A8CD8A is a light, moderate yellow-green. Relative luminance 0.538; OKLCH L 80.5% C 0.099 H 131.8°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A8CD8A |
|---|---|
| RGB | rgb(168, 205, 138) |
| HSL | hsl(93, 40%, 67%) |
| HSV | hsv(93, 33%, 80%) |
| CMYK | cmyk(18%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(78.36, -24.17, 29.46) |
| CIE-LCH | lch(78.36, 38.10, 129.37°) |
| OKLab | oklab(80.49% -0.0658 0.0736) |
| OKLCH | oklch(80.49% 0.099 131.8) |
| XYZ | xyz(42.5664, 53.8218, 32.1859) |
| Luminance | 0.5382 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.68
Pale Olive Green
#B1D27B
ΔE00 4.31
Pistachio
#93C572
ΔE00 4.43
Pale Olive
#B9CC81
ΔE00 4.79
Light Grey Green
#B7E1A1
ΔE00 4.90
Tan Green
#A9BE70
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8CD8A #AF8ACD
analogous
#CACD8A #A8CD8A #8ACD8D
triadic
#A8CD8A #8AA8CD #CD8AA8
tetradic
#A8CD8A #8ACACD #AF8ACD #CD8D8A
square
#A8CD8A #8ACACD #AF8ACD #CD8D8A
split-complementary
#A8CD8A #8D8ACD #CD8ACA
monochromatic
#6A9B42 #88BB5F #A8CD8A #C8DFB5 #E8F2E0
Accessibility & contrast
On white
1.79
#A8CD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#A8CD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8CD8A
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8CD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8CD8A | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C486
Deuteranopia (green-blind)
#CDC18D
Tritanopia (blue-blind)
#A9C8BC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a8cd8a; /* rgb */ color: rgb(168, 205, 138); /* oklch */ color: oklch(80.5% 0.099 131.8);
Tailwind
colors: {
custom: {
50: '#c2dcac',
500: '#a8cd8a',
950: '#000000',
},
}SCSS
$custom: #a8cd8a; $custom-light: #c2dcac; $custom-dark: #000000;
JSON
{
"hex": "#a8cd8a",
"rgb": {
"r": 168,
"g": 205,
"b": 138
},
"hsl": {
"h": 93.134,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.8049,
"c": 0.09869,
"h": 131.8
},
"luminance": 0.53822
}Semantic roles & 50–950 ramp
primary
#A8CD8A
secondary
#815AA1
accent
#32B379
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#121510
muted
#828481