#8CD68A#8CD68A
#8CD68A is a light, vivid green. Relative luminance 0.555; OKLCH L 80.9% C 0.128 H 143.7°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD68A |
|---|---|
| RGB | rgb(140, 214, 138) |
| HSL | hsl(118, 48%, 69%) |
| HSV | hsv(118, 36%, 84%) |
| CMYK | cmyk(34.6%, 0%, 35.5%, 16.1%) |
| CIE-LAB | lab(79.33, -37.94, 30.46) |
| CIE-LCH | lch(79.33, 48.66, 141.24°) |
| OKLab | oklab(80.86% -0.1034 0.076) |
| OKLCH | oklch(80.86% 0.128 143.7) |
| XYZ | xyz(39.4475, 55.5016, 32.6742) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.34
Soft Green
#6FC276
ΔE00 5.65
Pistachio
#93C572
ΔE00 5.75
Lightgreen
#90EE90
ΔE00 5.75
Light Grey Green
#B7E1A1
ΔE00 6.55
Emerald
#50C878
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD68A #D48AD6
analogous
#B2D68A #8CD68A #8AD6AE
triadic
#8CD68A #8A8CD6 #D68A8C
tetradic
#8CD68A #8AB2D6 #D48AD6 #D6AE8A
square
#8CD68A #8AB2D6 #D48AD6 #D6AE8A
split-complementary
#8CD68A #AE8AD6 #D68AB2
monochromatic
#3EAA3C #5FC65D #8CD68A #B9E6B7 #E5F6E5
Accessibility & contrast
On white
1.74
#8CD68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#8CD68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD68A
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD68A | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C985
Deuteranopia (green-blind)
#CEC28E
Tritanopia (blue-blind)
#84D2C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8cd68a; /* rgb */ color: rgb(140, 214, 138); /* oklch */ color: oklch(80.9% 0.128 143.7);
Tailwind
colors: {
custom: {
50: '#b0e3ad',
500: '#8cd68a',
950: '#000000',
},
}SCSS
$custom: #8cd68a; $custom-light: #b0e3ad; $custom-dark: #000000;
JSON
{
"hex": "#8cd68a",
"rgb": {
"r": 140,
"g": 214,
"b": 138
},
"hsl": {
"h": 118.421,
"s": 48.101,
"l": 69.02
},
"oklch": {
"l": 0.80856,
"c": 0.12836,
"h": 143.7
},
"luminance": 0.55504
}Semantic roles & 50–950 ramp
primary
#8CD68A
secondary
#AA58AC
accent
#2ABBB8
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481