#7FF08F#7FF08F
#7FF08F is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.5% C 0.169 H 147.0°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF08F |
|---|---|
| RGB | rgb(127, 240, 143) |
| HSL | hsl(128, 79%, 72%) |
| HSV | hsv(128, 47%, 94%) |
| CMYK | cmyk(47.1%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(86.41, -52.11, 37.13) |
| CIE-LCH | lch(86.41, 63.99, 144.53°) |
| OKLab | oklab(86.49% -0.1415 0.0918) |
| OKLCH | oklch(86.49% 0.169 147) |
| XYZ | xyz(44.8678, 68.8121, 36.8990) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.93
Palegreen
#98FB98
ΔE00 3.18
Baby Green
#8CFF9E
ΔE00 3.23
Mint Green
#8FFF9F
ΔE00 3.31
Foam Green
#90FDA9
ΔE00 3.84
Light Bluish Green
#76FDA8
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF08F #F07FE0
analogous
#A7F07F #7FF08F #7FF0C8
triadic
#7FF08F #8F7FF0 #F08F7F
tetradic
#7FF08F #7FA7F0 #F07FE0 #F0C87F
square
#7FF08F #7FA7F0 #F07FE0 #F0C87F
split-complementary
#7FF08F #C87FF0 #F07FA7
monochromatic
#1ADB35 #48EA5F #7FF08F #B6F6BF #E4FCE7
Accessibility & contrast
On white
1.42
#7FF08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#7FF08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF08F
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF08F | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF88
Deuteranopia (green-blind)
#E3D495
Tritanopia (blue-blind)
#6CECD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7ff08f; /* rgb */ color: rgb(127, 240, 143); /* oklch */ color: oklch(86.5% 0.169 147.0);
Tailwind
colors: {
custom: {
50: '#aaf6b1',
500: '#7ff08f',
950: '#000000',
},
}SCSS
$custom: #7ff08f; $custom-light: #aaf6b1; $custom-dark: #000000;
JSON
{
"hex": "#7ff08f",
"rgb": {
"r": 127,
"g": 240,
"b": 143
},
"hsl": {
"h": 128.496,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.86491,
"c": 0.16871,
"h": 147
},
"luminance": 0.68815
}Semantic roles & 50–950 ramp
primary
#7FF08F
secondary
#CB49B8
accent
#0ABEDB
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581