#8CD17C#8CD17C
#8CD17C is a light, vivid green. Relative luminance 0.526; OKLCH L 79.4% C 0.135 H 139.8°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD17C |
|---|---|
| RGB | rgb(140, 209, 124) |
| HSL | hsl(109, 48%, 65%) |
| HSV | hsv(109, 41%, 82%) |
| CMYK | cmyk(33%, 0%, 40.7%, 18%) |
| CIE-LAB | lab(77.66, -37.78, 35.42) |
| CIE-LCH | lch(77.66, 51.79, 136.84°) |
| OKLab | oklab(79.43% -0.1032 0.0872) |
| OKLCH | oklch(79.43% 0.135 139.8) |
| XYZ | xyz(37.2525, 52.6300, 27.2607) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.79
Soft Green
#6FC276
ΔE00 5.20
Light Moss Green
#A6C875
ΔE00 6.11
Pale Olive Green
#B1D27B
ΔE00 6.71
Lightgreen
#90EE90
ΔE00 6.71
Fresh Green
#69D84F
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD17C #C17CD1
analogous
#B6D17C #8CD17C #7CD196
triadic
#8CD17C #7C8CD1 #D17C8C
tetradic
#8CD17C #7CB6D1 #C17CD1 #D1967C
square
#8CD17C #7CB6D1 #C17CD1 #D1967C
split-complementary
#8CD17C #967CD1 #D17CB6
monochromatic
#4A9C37 #64C14F #8CD17C #B4E1A9 #DCF1D7
Accessibility & contrast
On white
1.82
#8CD17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#8CD17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD17C
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD17C | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C476
Deuteranopia (green-blind)
#CBBD81
Tritanopia (blue-blind)
#88CCBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8cd17c; /* rgb */ color: rgb(140, 209, 124); /* oklch */ color: oklch(79.4% 0.135 139.8);
Tailwind
colors: {
custom: {
50: '#b0dfa3',
500: '#8cd17c',
950: '#000000',
},
}SCSS
$custom: #8cd17c; $custom-light: #b0dfa3; $custom-dark: #000000;
JSON
{
"hex": "#8cd17c",
"rgb": {
"r": 140,
"g": 209,
"b": 124
},
"hsl": {
"h": 108.706,
"s": 48.023,
"l": 65.294
},
"oklch": {
"l": 0.79427,
"c": 0.13512,
"h": 139.8
},
"luminance": 0.52632
}Semantic roles & 50–950 ramp
primary
#8CD17C
secondary
#9250A1
accent
#2ABBA0
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480