#8CD27E#8CD27E
#8CD27E is a light, vivid green. Relative luminance 0.532; OKLCH L 79.7% C 0.135 H 140.3°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD27E |
|---|---|
| RGB | rgb(140, 210, 126) |
| HSL | hsl(110, 48%, 66%) |
| HSV | hsv(110, 40%, 82%) |
| CMYK | cmyk(33.3%, 0%, 40%, 17.6%) |
| CIE-LAB | lab(77.98, -37.94, 34.82) |
| CIE-LCH | lch(77.98, 51.50, 137.46°) |
| OKLab | oklab(79.7% -0.1036 0.0859) |
| OKLCH | oklch(79.7% 0.135 140.3) |
| XYZ | xyz(37.6263, 53.1733, 28.0156) |
| Luminance | 0.5317 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.09
Soft Green
#6FC276
ΔE00 5.25
Light Moss Green
#A6C875
ΔE00 6.35
Lightgreen
#90EE90
ΔE00 6.46
Pale Olive Green
#B1D27B
ΔE00 6.88
Emerald
#50C878
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD27E #C47ED2
analogous
#B6D27E #8CD27E #7ED29A
triadic
#8CD27E #7E8CD2 #D27E8C
tetradic
#8CD27E #7EB6D2 #C47ED2 #D29A7E
square
#8CD27E #7EB6D2 #C47ED2 #D29A7E
split-complementary
#8CD27E #9A7ED2 #D27EB6
monochromatic
#489E37 #64C251 #8CD27E #B4E2AB #DDF2D9
Accessibility & contrast
On white
1.80
#8CD27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#8CD27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD27E
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD27E | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C578
Deuteranopia (green-blind)
#CCBE83
Tritanopia (blue-blind)
#87CDBD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8cd27e; /* rgb */ color: rgb(140, 210, 126); /* oklch */ color: oklch(79.7% 0.135 140.3);
Tailwind
colors: {
custom: {
50: '#b0e0a4',
500: '#8cd27e',
950: '#000000',
},
}SCSS
$custom: #8cd27e; $custom-light: #b0e0a4; $custom-dark: #000000;
JSON
{
"hex": "#8cd27e",
"rgb": {
"r": 140,
"g": 210,
"b": 126
},
"hsl": {
"h": 110,
"s": 48.276,
"l": 65.882
},
"oklch": {
"l": 0.79698,
"c": 0.13459,
"h": 140.3
},
"luminance": 0.53175
}Semantic roles & 50–950 ramp
primary
#8CD27E
secondary
#9651A3
accent
#2ABCA3
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480