#8CD69A#8CD69A
#8CD69A is a light, moderate green. Relative luminance 0.560; OKLCH L 81.2% C 0.112 H 149.4°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD69A |
|---|---|
| RGB | rgb(140, 214, 154) |
| HSL | hsl(131, 47%, 69%) |
| HSV | hsv(131, 35%, 84%) |
| CMYK | cmyk(34.6%, 0%, 28%, 16.1%) |
| CIE-LAB | lab(79.61, -35.28, 22.54) |
| CIE-LCH | lch(79.61, 41.87, 147.43°) |
| OKLab | oklab(81.18% -0.0965 0.0572) |
| OKLCH | oklch(81.18% 0.112 149.4) |
| XYZ | xyz(40.6924, 55.9996, 39.2304) |
| Luminance | 0.5600 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.63
Seafoam
#7FE0B3
ΔE00 5.75
Soft Green
#6FC276
ΔE00 6.67
Light Grey Green
#B7E1A1
ΔE00 6.89
Light Sea Green
#98F6B0
ΔE00 7.13
Mint
#AAF0C1
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD69A #D68CC8
analogous
#A3D68C #8CD69A #8CD6BF
triadic
#8CD69A #9A8CD6 #D69A8C
tetradic
#8CD69A #8CA3D6 #D68CC8 #D6BF8C
square
#8CD69A #8CA3D6 #D68CC8 #D6BF8C
split-complementary
#8CD69A #BF8CD6 #D68CA3
monochromatic
#3DAB52 #5FC672 #8CD69A #B9E6C2 #E6F6E9
Accessibility & contrast
On white
1.72
#8CD69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#8CD69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD69A
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD69A | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CA96
Deuteranopia (green-blind)
#CCC29D
Tritanopia (blue-blind)
#81D3C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8cd69a; /* rgb */ color: rgb(140, 214, 154); /* oklch */ color: oklch(81.2% 0.112 149.4);
Tailwind
colors: {
custom: {
50: '#b0e3b8',
500: '#8cd69a',
950: '#000000',
},
}SCSS
$custom: #8cd69a; $custom-light: #b0e3b8; $custom-dark: #000000;
JSON
{
"hex": "#8cd69a",
"rgb": {
"r": 140,
"g": 214,
"b": 154
},
"hsl": {
"h": 131.351,
"s": 47.436,
"l": 69.412
},
"oklch": {
"l": 0.8118,
"c": 0.11215,
"h": 149.4
},
"luminance": 0.56002
}Semantic roles & 50–950 ramp
primary
#8CD69A
secondary
#AC5A9D
accent
#2B9FBB
background
#FDFEFD
surface
#F8FCF8
border
#D1D5D1
text
#111511
muted
#818481