#8CD37D#8CD37D
#8CD37D is a light, vivid green. Relative luminance 0.536; OKLCH L 79.9% C 0.137 H 140.1°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD37D |
|---|---|
| RGB | rgb(140, 211, 125) |
| HSL | hsl(110, 49%, 66%) |
| HSV | hsv(110, 41%, 83%) |
| CMYK | cmyk(33.6%, 0%, 40.8%, 17.3%) |
| CIE-LAB | lab(78.25, -38.54, 35.69) |
| CIE-LCH | lch(78.25, 52.52, 137.20°) |
| OKLab | oklab(79.92% -0.1052 0.0879) |
| OKLCH | oklch(79.92% 0.137 140.1) |
| XYZ | xyz(37.8098, 53.6429, 27.7600) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.24
Soft Green
#6FC276
ΔE00 5.49
Lightgreen
#90EE90
ΔE00 6.22
Light Moss Green
#A6C875
ΔE00 6.41
Pale Olive Green
#B1D27B
ΔE00 6.83
Fresh Green
#69D84F
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD37D #C47DD3
analogous
#B7D37D #8CD37D #7DD399
triadic
#8CD37D #7D8CD3 #D37D8C
tetradic
#8CD37D #7DB7D3 #C47DD3 #D3997D
square
#8CD37D #7DB7D3 #C47DD3 #D3997D
split-complementary
#8CD37D #997DD3 #D37DB7
monochromatic
#48A036 #64C44F #8CD37D #B4E2AB #DDF2D8
Accessibility & contrast
On white
1.79
#8CD37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#8CD37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD37D
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD37D | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C677
Deuteranopia (green-blind)
#CDBF82
Tritanopia (blue-blind)
#87CEBE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8cd37d; /* rgb */ color: rgb(140, 211, 125); /* oklch */ color: oklch(79.9% 0.137 140.1);
Tailwind
colors: {
custom: {
50: '#b0e1a3',
500: '#8cd37d',
950: '#000000',
},
}SCSS
$custom: #8cd37d; $custom-light: #b0e1a3; $custom-dark: #000000;
JSON
{
"hex": "#8cd37d",
"rgb": {
"r": 140,
"g": 211,
"b": 125
},
"hsl": {
"h": 109.535,
"s": 49.425,
"l": 65.882
},
"oklch": {
"l": 0.79916,
"c": 0.1371,
"h": 140.1
},
"luminance": 0.53645
}Semantic roles & 50–950 ramp
primary
#8CD37D
secondary
#9650A4
accent
#29BDA3
background
#FDFEFC
surface
#F8FCF5
border
#D1D5CF
text
#11150F
muted
#818480