#8CD17A#8CD17A
#8CD17A is a light, vivid green. Relative luminance 0.526; OKLCH L 79.4% C 0.137 H 139.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD17A |
|---|---|
| RGB | rgb(140, 209, 122) |
| HSL | hsl(108, 49%, 65%) |
| HSV | hsv(108, 42%, 82%) |
| CMYK | cmyk(33%, 0%, 41.6%, 18%) |
| CIE-LAB | lab(77.63, -38.06, 36.40) |
| CIE-LCH | lch(77.63, 52.66, 136.28°) |
| OKLab | oklab(79.39% -0.104 0.0894) |
| OKLCH | oklch(79.39% 0.137 139.3) |
| XYZ | xyz(37.1273, 52.5799, 26.6013) |
| Luminance | 0.5258 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.70
Soft Green
#6FC276
ΔE00 5.34
Light Moss Green
#A6C875
ΔE00 6.00
Pale Olive Green
#B1D27B
ΔE00 6.58
Lightgreen
#90EE90
ΔE00 6.74
Fresh Green
#69D84F
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD17A #BF7AD1
analogous
#B8D17A #8CD17A #7AD193
triadic
#8CD17A #7A8CD1 #D17A8C
tetradic
#8CD17A #7AB8D1 #BF7AD1 #D1937A
square
#8CD17A #7AB8D1 #BF7AD1 #D1937A
split-complementary
#8CD17A #937AD1 #D17AB8
monochromatic
#4B9B36 #65C14D #8CD17A #B3E1A7 #DBF0D5
Accessibility & contrast
On white
1.82
#8CD17A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#8CD17A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD17A
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD17A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD17A | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C474
Deuteranopia (green-blind)
#CCBD7F
Tritanopia (blue-blind)
#88CCBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8cd17a; /* rgb */ color: rgb(140, 209, 122); /* oklch */ color: oklch(79.4% 0.137 139.3);
Tailwind
colors: {
custom: {
50: '#b0dfa1',
500: '#8cd17a',
950: '#000000',
},
}SCSS
$custom: #8cd17a; $custom-light: #b0dfa1; $custom-dark: #000000;
JSON
{
"hex": "#8cd17a",
"rgb": {
"r": 140,
"g": 209,
"b": 122
},
"hsl": {
"h": 107.586,
"s": 48.603,
"l": 64.902
},
"oklch": {
"l": 0.79394,
"c": 0.13716,
"h": 139.3
},
"luminance": 0.52582
}Semantic roles & 50–950 ramp
primary
#8CD17A
secondary
#8F4FA0
accent
#2ABC9E
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480