#7FE7A5#7FE7A5
#7FE7A5 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.8% C 0.135 H 154.5°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE7A5 |
|---|---|
| RGB | rgb(127, 231, 165) |
| HSL | hsl(142, 68%, 70%) |
| HSV | hsv(142, 45%, 91%) |
| CMYK | cmyk(45%, 0%, 28.6%, 9.4%) |
| CIE-LAB | lab(84.16, -44.60, 22.96) |
| CIE-LCH | lch(84.16, 50.16, 152.76°) |
| OKLab | oklab(84.78% -0.122 0.0583) |
| OKLCH | oklch(84.78% 0.135 154.5) |
| XYZ | xyz(44.1168, 64.3773, 45.6913) |
| Luminance | 0.6438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.61
Light Sea Green
#98F6B0
ΔE00 3.90
Seafoam (survey)
#80F9AD
ΔE00 4.01
Seafoam Green
#7AF9AB
ΔE00 4.17
Light Blue Green
#7EFBB3
ΔE00 4.34
Light Greenish Blue
#63F7B4
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE7A5 #E77FC1
analogous
#8DE77F #7FE7A5 #7FE7D9
triadic
#7FE7A5 #A57FE7 #E7A57F
tetradic
#7FE7A5 #7F8DE7 #E77FC1 #E7D97F
square
#7FE7A5 #7F8DE7 #E77FC1 #E7D97F
split-complementary
#7FE7A5 #D97FE7 #E77F8D
monochromatic
#25C660 #4BDD81 #7FE7A5 #B3F1C9 #E5FAED
Accessibility & contrast
On white
1.51
#7FE7A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#7FE7A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE7A5
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE7A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE7A5 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D8A1
Deuteranopia (green-blind)
#D7CEA9
Tritanopia (blue-blind)
#68E5D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7fe7a5; /* rgb */ color: rgb(127, 231, 165); /* oklch */ color: oklch(84.8% 0.135 154.5);
Tailwind
colors: {
custom: {
50: '#a9efc0',
500: '#7fe7a5',
950: '#000000',
},
}SCSS
$custom: #7fe7a5; $custom-light: #a9efc0; $custom-dark: #000000;
JSON
{
"hex": "#7fe7a5",
"rgb": {
"r": 127,
"g": 231,
"b": 165
},
"hsl": {
"h": 141.923,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.8478,
"c": 0.1352,
"h": 154.5
},
"luminance": 0.6438
}Semantic roles & 50–950 ramp
primary
#7FE7A5
secondary
#BF4B95
accent
#158CD0
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582