#8ED485#8ED485
#8ED485 is a light, vivid green. Relative luminance 0.545; OKLCH L 80.4% C 0.129 H 141.6°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #8ED485 |
|---|---|
| RGB | rgb(142, 212, 133) |
| HSL | hsl(113, 48%, 68%) |
| HSV | hsv(113, 37%, 83%) |
| CMYK | cmyk(33%, 0%, 37.3%, 16.9%) |
| CIE-LAB | lab(78.77, -37.16, 32.31) |
| CIE-LCH | lch(78.77, 49.24, 139.00°) |
| OKLab | oklab(80.4% -0.1014 0.0802) |
| OKLCH | oklch(80.4% 0.129 141.6) |
| XYZ | xyz(38.9309, 54.5294, 30.6597) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 4.79
Soft Green
#6FC276
ΔE00 5.49
Lightgreen
#90EE90
ΔE00 6.09
Hospital Green
#9BE5AA
ΔE00 6.21
Light Grey Green
#B7E1A1
ΔE00 6.54
Light Moss Green
#A6C875
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ED485 #CB85D4
analogous
#B5D485 #8ED485 #85D4A4
triadic
#8ED485 #858ED4 #D4858E
tetradic
#8ED485 #85B5D4 #CB85D4 #D4A485
square
#8ED485 #85B5D4 #CB85D4 #D4A485
split-complementary
#8ED485 #A485D4 #D485B5
monochromatic
#46A53A #64C458 #8ED485 #B8E4B2 #E2F4E0
Accessibility & contrast
On white
1.76
#8ED485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#8ED485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ED485
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ED485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ED485 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77F
Deuteranopia (green-blind)
#CDC08A
Tritanopia (blue-blind)
#88CFC0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8ed485; /* rgb */ color: rgb(142, 212, 133); /* oklch */ color: oklch(80.4% 0.129 141.6);
Tailwind
colors: {
custom: {
50: '#b1e1a9',
500: '#8ed485',
950: '#000000',
},
}SCSS
$custom: #8ed485; $custom-light: #b1e1a9; $custom-dark: #000000;
JSON
{
"hex": "#8ed485",
"rgb": {
"r": 142,
"g": 212,
"b": 133
},
"hsl": {
"h": 113.165,
"s": 47.879,
"l": 67.647
},
"oklch": {
"l": 0.80403,
"c": 0.12928,
"h": 141.6
},
"luminance": 0.54531
}Semantic roles & 50–950 ramp
primary
#8ED485
secondary
#9F54A9
accent
#2ABBAB
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#111510
muted
#818480