#7FF8A5#7FF8A5
#7FF8A5 is a very light, vivid green. Relative luminance 0.744; OKLCH L 88.8% C 0.159 H 152.1°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF8A5 |
|---|---|
| RGB | rgb(127, 248, 165) |
| HSL | hsl(139, 90%, 74%) |
| HSV | hsv(139, 49%, 97%) |
| CMYK | cmyk(48.8%, 0%, 33.5%, 2.7%) |
| CIE-LAB | lab(89.09, -51.77, 29.66) |
| CIE-LCH | lch(89.09, 59.67, 150.19°) |
| OKLab | oklab(88.8% -0.1409 0.0746) |
| OKLCH | oklch(88.8% 0.159 152.1) |
| XYZ | xyz(49.1079, 74.3596, 47.3551) |
| Luminance | 0.7436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.25
Seafoam (survey)
#80F9AD
ΔE00 1.36
Light Bluish Green
#76FDA8
ΔE00 1.37
Foam Green
#90FDA9
ΔE00 1.83
Light Blue Green
#7EFBB3
ΔE00 2.39
Baby Green
#8CFF9E
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF8A5 #F87FD2
analogous
#95F87F #7FF8A5 #7FF8E1
triadic
#7FF8A5 #A57FF8 #F8A57F
tetradic
#7FF8A5 #7F95F8 #F87FD2 #F8E17F
square
#7FF8A5 #7F95F8 #F87FD2 #F8E17F
split-complementary
#7FF8A5 #E17FF8 #F87F95
monochromatic
#0DF054 #45F57C #7FF8A5 #B9FBCE #E2FDEB
Accessibility & contrast
On white
1.32
#7FF8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#7FF8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF8A5
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF8A5 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E7A0
Deuteranopia (green-blind)
#E7DBAA
Tritanopia (blue-blind)
#64F5E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7ff8a5; /* rgb */ color: rgb(127, 248, 165); /* oklch */ color: oklch(88.8% 0.159 152.1);
Tailwind
colors: {
custom: {
50: '#abfbc0',
500: '#7ff8a5',
950: '#000000',
},
}SCSS
$custom: #7ff8a5; $custom-light: #abfbc0; $custom-dark: #000000;
JSON
{
"hex": "#7ff8a5",
"rgb": {
"r": 127,
"g": 248,
"b": 165
},
"hsl": {
"h": 138.843,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.88797,
"c": 0.1594,
"h": 152.1
},
"luminance": 0.74363
}Semantic roles & 50–950 ramp
primary
#7FF8A5
secondary
#D546A8
accent
#009DE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111712
muted
#818582