#7FE8A1#7FE8A1
#7FE8A1 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.9% C 0.140 H 152.9°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE8A1 |
|---|---|
| RGB | rgb(127, 232, 161) |
| HSL | hsl(139, 70%, 70%) |
| HSV | hsv(139, 45%, 91%) |
| CMYK | cmyk(45.3%, 0%, 30.6%, 9%) |
| CIE-LAB | lab(84.38, -45.76, 25.32) |
| CIE-LCH | lch(84.38, 52.30, 151.05°) |
| OKLab | oklab(84.93% -0.1249 0.064) |
| OKLCH | oklch(84.93% 0.14 152.9) |
| XYZ | xyz(44.0391, 64.7953, 43.8974) |
| Luminance | 0.6480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.66
Seafoam (survey)
#80F9AD
ΔE00 3.66
Seafoam Green
#7AF9AB
ΔE00 3.78
Hospital Green
#9BE5AA
ΔE00 3.88
Light Blue Green
#7EFBB3
ΔE00 4.22
Light Bluish Green
#76FDA8
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE8A1 #E87FC6
analogous
#91E87F #7FE8A1 #7FE8D6
triadic
#7FE8A1 #A17FE8 #E8A17F
tetradic
#7FE8A1 #7F91E8 #E87FC6 #E8D67F
square
#7FE8A1 #7F91E8 #E87FC6 #E8D67F
split-complementary
#7FE8A1 #D67FE8 #E87F91
monochromatic
#24C959 #4BDF7B #7FE8A1 #B3F1C7 #E5FAEC
Accessibility & contrast
On white
1.50
#7FE8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#7FE8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE8A1
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE8A1 | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99D
Deuteranopia (green-blind)
#D9CEA5
Tritanopia (blue-blind)
#69E5D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7fe8a1; /* rgb */ color: rgb(127, 232, 161); /* oklch */ color: oklch(84.9% 0.140 152.9);
Tailwind
colors: {
custom: {
50: '#a9f0bd',
500: '#7fe8a1',
950: '#000000',
},
}SCSS
$custom: #7fe8a1; $custom-light: #a9f0bd; $custom-dark: #000000;
JSON
{
"hex": "#7fe8a1",
"rgb": {
"r": 127,
"g": 232,
"b": 161
},
"hsl": {
"h": 139.429,
"s": 69.536,
"l": 70.392
},
"oklch": {
"l": 0.84932,
"c": 0.14034,
"h": 152.9
},
"luminance": 0.64798
}Semantic roles & 50–950 ramp
primary
#7FE8A1
secondary
#C14B9A
accent
#1494D2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582