#8CED83#8CED83
#8CED83 is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.2% C 0.169 H 142.2°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8CED83 |
|---|---|
| RGB | rgb(140, 237, 131) |
| HSL | hsl(115, 75%, 72%) |
| HSV | hsv(115, 45%, 93%) |
| CMYK | cmyk(40.9%, 0%, 44.7%, 7.1%) |
| CIE-LAB | lab(85.90, -48.95, 42.48) |
| CIE-LCH | lch(85.90, 64.81, 139.05°) |
| OKLab | oklab(86.16% -0.1335 0.1037) |
| OKLCH | oklch(86.16% 0.169 142.2) |
| XYZ | xyz(45.1942, 67.7798, 32.1697) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.90
Palegreen
#98FB98
ΔE00 3.38
Light Green
#96F97B
ΔE00 3.60
Easter Green
#8CFD7E
ΔE00 3.93
Mint Green
#8FFF9F
ΔE00 4.62
Baby Green
#8CFF9E
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CED83 #E483ED
analogous
#C1ED83 #8CED83 #83EDAF
triadic
#8CED83 #838CED #ED838C
tetradic
#8CED83 #83C1ED #E483ED #EDAF83
square
#8CED83 #83C1ED #E483ED #EDAF83
split-complementary
#8CED83 #AF83ED #ED83C1
monochromatic
#2FD61F #5AE54E #8CED83 #BEF5B8 #E6FBE4
Accessibility & contrast
On white
1.44
#8CED83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#8CED83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CED83
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CED83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CED83 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC7B
Deuteranopia (green-blind)
#E4D38A
Tritanopia (blue-blind)
#82E7D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #8ced83; /* rgb */ color: rgb(140, 237, 131); /* oklch */ color: oklch(86.2% 0.169 142.2);
Tailwind
colors: {
custom: {
50: '#b2f3a8',
500: '#8ced83',
950: '#000000',
},
}SCSS
$custom: #8ced83; $custom-light: #b2f3a8; $custom-dark: #000000;
JSON
{
"hex": "#8ced83",
"rgb": {
"r": 140,
"g": 237,
"b": 131
},
"hsl": {
"h": 114.906,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.86161,
"c": 0.16901,
"h": 142.2
},
"luminance": 0.67783
}Semantic roles & 50–950 ramp
primary
#8CED83
secondary
#BD4DC7
accent
#0FD7C6
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111710
muted
#818581