#8EE283#8EE283
#8EE283 is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.7% C 0.152 H 141.5°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8EE283 |
|---|---|
| RGB | rgb(142, 226, 131) |
| HSL | hsl(113, 62%, 70%) |
| HSV | hsv(113, 42%, 89%) |
| CMYK | cmyk(37.2%, 0%, 42%, 11.4%) |
| CIE-LAB | lab(82.80, -43.66, 38.55) |
| CIE-LCH | lch(82.80, 58.24, 138.56°) |
| OKLab | oklab(83.66% -0.1191 0.0947) |
| OKLCH | oklch(83.66% 0.152 141.5) |
| XYZ | xyz(42.4467, 61.7800, 31.1565) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.82
Palegreen
#98FB98
ΔE00 5.40
Lightish Green
#61E160
ΔE00 5.47
Light Green
#96F97B
ΔE00 6.01
Pale Light Green
#B1FC99
ΔE00 6.24
Light Pastel Green
#B2FBA5
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EE283 #D783E2
analogous
#BDE283 #8EE283 #83E2A8
triadic
#8EE283 #838EE2 #E2838E
tetradic
#8EE283 #83BDE2 #D783E2 #E2A883
square
#8EE283 #83BDE2 #D783E2 #E2A883
split-complementary
#8EE283 #A883E2 #E283BD
monochromatic
#3DBE2C #61D651 #8EE283 #BBEEB5 #E8F9E6
Accessibility & contrast
On white
1.57
#8EE283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#8EE283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EE283
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EE283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EE283 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37C
Deuteranopia (green-blind)
#DACB89
Tritanopia (blue-blind)
#87DDCB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #8ee283; /* rgb */ color: rgb(142, 226, 131); /* oklch */ color: oklch(83.7% 0.152 141.5);
Tailwind
colors: {
custom: {
50: '#b2eba8',
500: '#8ee283',
950: '#000000',
},
}SCSS
$custom: #8ee283; $custom-light: #b2eba8; $custom-dark: #000000;
JSON
{
"hex": "#8ee283",
"rgb": {
"r": 142,
"g": 226,
"b": 131
},
"hsl": {
"h": 113.053,
"s": 62.092,
"l": 70
},
"oklch": {
"l": 0.83661,
"c": 0.15217,
"h": 141.5
},
"luminance": 0.61782
}Semantic roles & 50–950 ramp
primary
#8EE283
secondary
#AD4FBA
accent
#1CCAB6
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#111610
muted
#818480