#8CED82#8CED82
#8CED82 is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.1% C 0.170 H 142.0°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8CED82 |
|---|---|
| RGB | rgb(140, 237, 130) |
| HSL | hsl(114, 75%, 72%) |
| HSV | hsv(114, 45%, 93%) |
| CMYK | cmyk(40.9%, 0%, 45.1%, 7.1%) |
| CIE-LAB | lab(85.88, -49.09, 42.95) |
| CIE-LCH | lch(85.88, 65.22, 138.82°) |
| OKLab | oklab(86.15% -0.1339 0.1047) |
| OKLCH | oklch(86.15% 0.17 142) |
| XYZ | xyz(45.1267, 67.7528, 31.8145) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.04
Palegreen
#98FB98
ΔE00 3.46
Light Green
#96F97B
ΔE00 3.50
Easter Green
#8CFD7E
ΔE00 3.85
Mint Green
#8FFF9F
ΔE00 4.71
Baby Green
#8CFF9E
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CED82 #E382ED
analogous
#C1ED82 #8CED82 #82EDAE
triadic
#8CED82 #828CED #ED828C
tetradic
#8CED82 #82C1ED #E382ED #EDAE82
square
#8CED82 #82C1ED #E382ED #EDAE82
split-complementary
#8CED82 #AE82ED #ED82C1
monochromatic
#30D61F #5BE54D #8CED82 #BDF5B7 #E6FBE4
Accessibility & contrast
On white
1.44
#8CED82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#8CED82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CED82
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CED82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CED82 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC7A
Deuteranopia (green-blind)
#E4D389
Tritanopia (blue-blind)
#82E7D3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #8ced82; /* rgb */ color: rgb(140, 237, 130); /* oklch */ color: oklch(86.1% 0.170 142.0);
Tailwind
colors: {
custom: {
50: '#b2f3a8',
500: '#8ced82',
950: '#000000',
},
}SCSS
$custom: #8ced82; $custom-light: #b2f3a8; $custom-dark: #000000;
JSON
{
"hex": "#8ced82",
"rgb": {
"r": 140,
"g": 237,
"b": 130
},
"hsl": {
"h": 114.393,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.86145,
"c": 0.16996,
"h": 142
},
"luminance": 0.67756
}Semantic roles & 50–950 ramp
primary
#8CED82
secondary
#BC4CC7
accent
#0FD7C4
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#111710
muted
#818580