#7EFE90#7EFE90
#7EFE90 is a very light, vivid green. Relative luminance 0.773; OKLCH L 89.8% C 0.188 H 146.7°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7EFE90 |
|---|---|
| RGB | rgb(126, 254, 144) |
| HSL | hsl(128, 98%, 75%) |
| HSV | hsv(128, 50%, 100%) |
| CMYK | cmyk(50.4%, 0%, 43.3%, 0.4%) |
| CIE-LAB | lab(90.47, -57.81, 41.88) |
| CIE-LCH | lch(90.47, 71.38, 144.08°) |
| OKLab | oklab(89.81% -0.1568 0.1028) |
| OKLCH | oklch(89.81% 0.188 146.7) |
| XYZ | xyz(49.0771, 77.3289, 38.7200) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.04
Mint Green
#8FFF9F
ΔE00 2.27
Palegreen
#98FB98
ΔE00 2.73
Lightgreen (survey)
#76FF7B
ΔE00 2.82
Easter Green
#8CFD7E
ΔE00 3.24
Foam Green
#90FDA9
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EFE90 #FE7EEC
analogous
#ACFE7E #7EFE90 #7EFED0
triadic
#7EFE90 #907EFE #FE907E
tetradic
#7EFE90 #7EACFE #FE7EEC #FED07E
square
#7EFE90 #7EACFE #FE7EEC #FED07E
split-complementary
#7EFE90 #D07EFE #FE7EAC
monochromatic
#05FD27 #41FE5C #7EFE90 #BBFEC4 #E1FFE5
Accessibility & contrast
On white
1.28
#7EFE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#7EFE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EFE90
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EFE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EFE90 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB88
Deuteranopia (green-blind)
#EFDF97
Tritanopia (blue-blind)
#67F9E3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7efe90; /* rgb */ color: rgb(126, 254, 144); /* oklch */ color: oklch(89.8% 0.188 146.7);
Tailwind
colors: {
custom: {
50: '#abffb2',
500: '#7efe90',
950: '#000000',
},
}SCSS
$custom: #7efe90; $custom-light: #abffb2; $custom-dark: #000000;
JSON
{
"hex": "#7efe90",
"rgb": {
"r": 126,
"g": 254,
"b": 144
},
"hsl": {
"h": 128.438,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.89809,
"c": 0.18751,
"h": 146.7
},
"luminance": 0.77333
}Semantic roles & 50–950 ramp
primary
#7EFE90
secondary
#DD44C7
accent
#00C5E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681