#8EFDA0#8EFDA0
#8EFDA0 is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.5% C 0.163 H 147.8°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8EFDA0 |
|---|---|
| RGB | rgb(142, 253, 160) |
| HSL | hsl(130, 97%, 77%) |
| HSV | hsv(130, 44%, 99%) |
| CMYK | cmyk(43.9%, 0%, 36.8%, 0.8%) |
| CIE-LAB | lab(91.02, -50.74, 34.85) |
| CIE-LCH | lch(91.02, 61.56, 145.52°) |
| OKLab | oklab(90.5% -0.138 0.0869) |
| OKLCH | oklch(90.5% 0.163 147.8) |
| XYZ | xyz(52.6228, 78.5358, 45.6369) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint Green
#8FFF9F
ΔE00 0.58
Baby Green
#8CFF9E
ΔE00 0.68
Foam Green
#90FDA9
ΔE00 1.52
Palegreen
#98FB98
ΔE00 1.94
Mint (survey)
#9FFEB0
ΔE00 2.77
Light Bluish Green
#76FDA8
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EFDA0 #FD8EEB
analogous
#B3FD8E #8EFDA0 #8EFDD8
triadic
#8EFDA0 #A08EFD #FDA08E
tetradic
#8EFDA0 #8EB3FD #FD8EEB #FDD88E
square
#8EFDA0 #8EB3FD #FD8EEB #FDD88E
split-complementary
#8EFDA0 #D88EFD #FD8EB3
monochromatic
#16FB3B #52FC6D #8EFDA0 #CAFED3 #E1FEE6
Accessibility & contrast
On white
1.26
#8EFDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#8EFDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EFDA0
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EFDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EFDA0 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC9A
Deuteranopia (green-blind)
#EFE1A6
Tritanopia (blue-blind)
#7CF9E5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #8efda0; /* rgb */ color: rgb(142, 253, 160); /* oklch */ color: oklch(90.5% 0.163 147.8);
Tailwind
colors: {
custom: {
50: '#b4ffbd',
500: '#8efda0',
950: '#000000',
},
}SCSS
$custom: #8efda0; $custom-light: #b4ffbd; $custom-dark: #000000;
JSON
{
"hex": "#8efda0",
"rgb": {
"r": 142,
"g": 253,
"b": 160
},
"hsl": {
"h": 129.73,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.90503,
"c": 0.16308,
"h": 147.8
},
"luminance": 0.78539
}Semantic roles & 50–950 ramp
primary
#8EFDA0
secondary
#DD52C7
accent
#00C0E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111812
muted
#818682