#7FF090#7FF090
#7FF090 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.5% C 0.168 H 147.3°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF090 |
|---|---|
| RGB | rgb(127, 240, 144) |
| HSL | hsl(129, 79%, 72%) |
| HSV | hsv(129, 47%, 94%) |
| CMYK | cmyk(47.1%, 0%, 40%, 5.9%) |
| CIE-LAB | lab(86.43, -51.96, 36.66) |
| CIE-LCH | lch(86.43, 63.58, 144.80°) |
| OKLab | oklab(86.51% -0.1411 0.0907) |
| OKLCH | oklch(86.51% 0.168 147.3) |
| XYZ | xyz(44.9439, 68.8425, 37.2998) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.96
Baby Green
#8CFF9E
ΔE00 3.21
Palegreen
#98FB98
ΔE00 3.21
Mint Green
#8FFF9F
ΔE00 3.29
Foam Green
#90FDA9
ΔE00 3.73
Light Bluish Green
#76FDA8
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF090 #F07FDF
analogous
#A6F07F #7FF090 #7FF0C9
triadic
#7FF090 #907FF0 #F0907F
tetradic
#7FF090 #7FA6F0 #F07FDF #F0C97F
square
#7FF090 #7FA6F0 #F07FDF #F0C97F
split-complementary
#7FF090 #C97FF0 #F07FA6
monochromatic
#1ADB37 #48EA60 #7FF090 #B6F6C0 #E4FCE7
Accessibility & contrast
On white
1.42
#7FF090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#7FF090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF090
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF090 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF89
Deuteranopia (green-blind)
#E2D496
Tritanopia (blue-blind)
#6CECD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7ff090; /* rgb */ color: rgb(127, 240, 144); /* oklch */ color: oklch(86.5% 0.168 147.3);
Tailwind
colors: {
custom: {
50: '#aaf6b1',
500: '#7ff090',
950: '#000000',
},
}SCSS
$custom: #7ff090; $custom-light: #aaf6b1; $custom-dark: #000000;
JSON
{
"hex": "#7ff090",
"rgb": {
"r": 127,
"g": 240,
"b": 144
},
"hsl": {
"h": 129.027,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.86509,
"c": 0.16777,
"h": 147.3
},
"luminance": 0.68846
}Semantic roles & 50–950 ramp
primary
#7FF090
secondary
#CB49B7
accent
#0ABCDB
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581