#A8CD96#A8CD96
#A8CD96 is a light, moderate green. Relative luminance 0.542; OKLCH L 80.7% C 0.085 H 135.6°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A8CD96 |
|---|---|
| RGB | rgb(168, 205, 150) |
| HSL | hsl(100, 35%, 70%) |
| HSV | hsv(100, 27%, 80%) |
| CMYK | cmyk(18%, 0%, 26.8%, 19.6%) |
| CIE-LAB | lab(78.57, -22.37, 23.47) |
| CIE-LCH | lch(78.57, 32.42, 133.62°) |
| OKLab | oklab(80.73% -0.0607 0.0594) |
| OKLCH | oklch(80.73% 0.085 135.6) |
| XYZ | xyz(43.4836, 54.1887, 37.0168) |
| Luminance | 0.5419 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.86
Darkseagreen
#8FBC8F
ΔE00 5.72
Light Moss Green
#A6C875
ΔE00 6.25
Pistachio
#93C572
ΔE00 6.40
Lichen
#8FB67B
ΔE00 6.44
Pale Olive
#B9CC81
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A8CD96 #BB96CD
analogous
#C4CD96 #A8CD96 #96CDA0
triadic
#A8CD96 #96A8CD #CD96A8
tetradic
#A8CD96 #96C4CD #BB96CD #CDA096
square
#A8CD96 #96C4CD #BB96CD #CDA096
split-complementary
#A8CD96 #A096CD #CD96C4
monochromatic
#669E4B #86B96D #A8CD96 #CAE1BF #EDF4E9
Accessibility & contrast
On white
1.77
#A8CD96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#A8CD96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A8CD96
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A8CD96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A8CD96 | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C493
Deuteranopia (green-blind)
#CBC199
Tritanopia (blue-blind)
#A8C9BE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #a8cd96; /* rgb */ color: rgb(168, 205, 150); /* oklch */ color: oklch(80.7% 0.085 135.6);
Tailwind
colors: {
custom: {
50: '#c2dcb5',
500: '#a8cd96',
950: '#000000',
},
}SCSS
$custom: #a8cd96; $custom-light: #c2dcb5; $custom-dark: #000000;
JSON
{
"hex": "#a8cd96",
"rgb": {
"r": 168,
"g": 205,
"b": 150
},
"hsl": {
"h": 100.364,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.80732,
"c": 0.08492,
"h": 135.6
},
"luminance": 0.54189
}Semantic roles & 50–950 ramp
primary
#A8CD96
secondary
#8E65A2
accent
#37AE87
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121511
muted
#828481