#8CD180#8CD180
#8CD180 is a light, vivid green. Relative luminance 0.527; OKLCH L 79.5% C 0.131 H 140.8°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD180 |
|---|---|
| RGB | rgb(140, 209, 128) |
| HSL | hsl(111, 47%, 66%) |
| HSV | hsv(111, 39%, 82%) |
| CMYK | cmyk(33%, 0%, 38.8%, 18%) |
| CIE-LAB | lab(77.72, -37.20, 33.47) |
| CIE-LCH | lch(77.72, 50.04, 138.02°) |
| OKLab | oklab(79.5% -0.1015 0.0828) |
| OKLCH | oklch(79.5% 0.131 140.8) |
| XYZ | xyz(37.5106, 52.7332, 28.6200) |
| Luminance | 0.5273 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.05
Soft Green
#6FC276
ΔE00 4.97
Light Moss Green
#A6C875
ΔE00 6.39
Lightgreen
#90EE90
ΔE00 6.72
Emerald
#50C878
ΔE00 6.92
Pale Olive Green
#B1D27B
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD180 #C580D1
analogous
#B4D180 #8CD180 #80D19C
triadic
#8CD180 #808CD1 #D1808C
tetradic
#8CD180 #80B4D1 #C580D1 #D19C80
square
#8CD180 #80B4D1 #C580D1 #D19C80
split-complementary
#8CD180 #9C80D1 #D180B4
monochromatic
#489E39 #63C153 #8CD180 #B5E1AD #DDF2DA
Accessibility & contrast
On white
1.82
#8CD180 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#8CD180 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD180
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD180 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD180 | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C47A
Deuteranopia (green-blind)
#CBBE85
Tritanopia (blue-blind)
#87CCBD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #8cd180; /* rgb */ color: rgb(140, 209, 128); /* oklch */ color: oklch(79.5% 0.131 140.8);
Tailwind
colors: {
custom: {
50: '#b0dfa5',
500: '#8cd180',
950: '#000000',
},
}SCSS
$custom: #8cd180; $custom-light: #b0dfa5; $custom-dark: #000000;
JSON
{
"hex": "#8cd180",
"rgb": {
"r": 140,
"g": 209,
"b": 128
},
"hsl": {
"h": 111.111,
"s": 46.821,
"l": 66.078
},
"oklch": {
"l": 0.79497,
"c": 0.13102,
"h": 140.8
},
"luminance": 0.52735
}Semantic roles & 50–950 ramp
primary
#8CD180
secondary
#9752A3
accent
#2BBAA5
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11150F
muted
#818480