#8ACD8A#8ACD8A
#8ACD8A is a light, moderate green. Relative luminance 0.509; OKLCH L 78.6% C 0.116 H 144.4°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8ACD8A |
|---|---|
| RGB | rgb(138, 205, 138) |
| HSL | hsl(120, 40%, 67%) |
| HSV | hsv(120, 33%, 80%) |
| CMYK | cmyk(32.7%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(76.62, -34.47, 26.82) |
| CIE-LCH | lch(76.62, 43.68, 142.11°) |
| OKLab | oklab(78.63% -0.094 0.0673) |
| OKLCH | oklch(78.63% 0.116 144.4) |
| XYZ | xyz(36.8984, 50.8992, 31.9202) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.36
Pistachio
#93C572
ΔE00 5.21
Darkseagreen
#8FBC8F
ΔE00 6.19
Hospital Green
#9BE5AA
ΔE00 6.25
Emerald
#50C878
ΔE00 6.48
Lichen
#8FB67B
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ACD8A #CD8ACD
analogous
#ACCD8A #8ACD8A #8ACDAC
triadic
#8ACD8A #8A8ACD #CD8A8A
tetradic
#8ACD8A #8AACCD #CD8ACD #CDAC8A
square
#8ACD8A #8AACCD #CD8ACD #CDAC8A
split-complementary
#8ACD8A #AC8ACD #CD8AAC
monochromatic
#429B42 #5FBB5F #8ACD8A #B5DFB5 #E0F2E0
Accessibility & contrast
On white
1.88
#8ACD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#8ACD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ACD8A
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ACD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ACD8A | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C186
Deuteranopia (green-blind)
#C5BA8E
Tritanopia (blue-blind)
#83C9BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8acd8a; /* rgb */ color: rgb(138, 205, 138); /* oklch */ color: oklch(78.6% 0.116 144.4);
Tailwind
colors: {
custom: {
50: '#aedcac',
500: '#8acd8a',
950: '#000000',
},
}SCSS
$custom: #8acd8a; $custom-light: #aedcac; $custom-dark: #000000;
JSON
{
"hex": "#8acd8a",
"rgb": {
"r": 138,
"g": 205,
"b": 138
},
"hsl": {
"h": 120,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.78634,
"c": 0.11564,
"h": 144.4
},
"luminance": 0.50901
}Semantic roles & 50–950 ramp
primary
#8ACD8A
secondary
#A15AA1
accent
#32B3B3
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481