#8CD68B#8CD68B
#8CD68B is a light, vivid green. Relative luminance 0.555; OKLCH L 80.9% C 0.127 H 144.0°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD68B |
|---|---|
| RGB | rgb(140, 214, 139) |
| HSL | hsl(119, 48%, 69%) |
| HSV | hsv(119, 35%, 84%) |
| CMYK | cmyk(34.6%, 0%, 35%, 16.1%) |
| CIE-LAB | lab(79.35, -37.78, 29.97) |
| CIE-LCH | lch(79.35, 48.23, 141.58°) |
| OKLab | oklab(80.88% -0.103 0.0749) |
| OKLCH | oklch(80.88% 0.127 144) |
| XYZ | xyz(39.5202, 55.5307, 33.0572) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 5.20
Soft Green
#6FC276
ΔE00 5.66
Lightgreen
#90EE90
ΔE00 5.81
Pistachio
#93C572
ΔE00 5.85
Light Grey Green
#B7E1A1
ΔE00 6.53
Emerald
#50C878
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD68B #D58BD6
analogous
#B2D68B #8CD68B #8BD6B0
triadic
#8CD68B #8B8CD6 #D68B8C
tetradic
#8CD68B #8BB2D6 #D58BD6 #D6B08B
square
#8CD68B #8BB2D6 #D58BD6 #D6B08B
split-complementary
#8CD68B #B08BD6 #D68BB2
monochromatic
#3EAA3C #5FC65E #8CD68B #B9E6B8 #E6F6E5
Accessibility & contrast
On white
1.73
#8CD68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#8CD68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD68B
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD68B | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C986
Deuteranopia (green-blind)
#CEC28F
Tritanopia (blue-blind)
#84D2C3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8cd68b; /* rgb */ color: rgb(140, 214, 139); /* oklch */ color: oklch(80.9% 0.127 144.0);
Tailwind
colors: {
custom: {
50: '#b0e3ad',
500: '#8cd68b',
950: '#000000',
},
}SCSS
$custom: #8cd68b; $custom-light: #b0e3ad; $custom-dark: #000000;
JSON
{
"hex": "#8cd68b",
"rgb": {
"r": 140,
"g": 214,
"b": 139
},
"hsl": {
"h": 119.2,
"s": 47.771,
"l": 69.216
},
"oklch": {
"l": 0.80875,
"c": 0.12733,
"h": 144
},
"luminance": 0.55533
}Semantic roles & 50–950 ramp
primary
#8CD68B
secondary
#AB59AC
accent
#2ABBB9
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111510
muted
#818481