#8EE883#8EE883
#8EE883 is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.1% C 0.161 H 141.7°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE883 |
|---|---|
| RGB | rgb(142, 232, 131) |
| HSL | hsl(113, 69%, 71%) |
| HSV | hsv(113, 44%, 91%) |
| CMYK | cmyk(38.8%, 0%, 43.5%, 9%) |
| CIE-LAB | lab(84.54, -46.24, 40.77) |
| CIE-LCH | lch(84.54, 61.65, 138.60°) |
| OKLab | oklab(85.08% -0.1262 0.0998) |
| OKLCH | oklch(85.08% 0.161 141.7) |
| XYZ | xyz(44.1069, 65.1002, 31.7099) |
| Luminance | 0.6510 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.98
Palegreen
#98FB98
ΔE00 4.20
Light Green
#96F97B
ΔE00 4.61
Easter Green
#8CFD7E
ΔE00 5.11
Lightish Green
#61E160
ΔE00 5.15
Pale Light Green
#B1FC99
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE883 #DD83E8
analogous
#C0E883 #8EE883 #83E8AA
triadic
#8EE883 #838EE8 #E8838E
tetradic
#8EE883 #83C0E8 #DD83E8 #E8AA83
square
#8EE883 #83C0E8 #DD83E8 #E8AA83
split-complementary
#8EE883 #AA83E8 #E883C0
monochromatic
#38CB26 #5FDE4F #8EE883 #BDF2B7 #E7FAE5
Accessibility & contrast
On white
1.50
#8EE883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#8EE883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE883
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE883 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87B
Deuteranopia (green-blind)
#E0D089
Tritanopia (blue-blind)
#86E2D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #8ee883; /* rgb */ color: rgb(142, 232, 131); /* oklch */ color: oklch(85.1% 0.161 141.7);
Tailwind
colors: {
custom: {
50: '#b3f0a8',
500: '#8ee883',
950: '#000000',
},
}SCSS
$custom: #8ee883; $custom-light: #b3f0a8; $custom-dark: #000000;
JSON
{
"hex": "#8ee883",
"rgb": {
"r": 142,
"g": 232,
"b": 131
},
"hsl": {
"h": 113.465,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.85076,
"c": 0.16084,
"h": 141.7
},
"luminance": 0.65103
}Semantic roles & 50–950 ramp
primary
#8EE883
secondary
#B54EC1
accent
#15D1BC
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#111610
muted
#818580