#7FE8A0#7FE8A0
#7FE8A0 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.9% C 0.141 H 152.5°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE8A0 |
|---|---|
| RGB | rgb(127, 232, 160) |
| HSL | hsl(139, 70%, 70%) |
| HSV | hsv(139, 45%, 91%) |
| CMYK | cmyk(45.3%, 0%, 31%, 9%) |
| CIE-LAB | lab(84.36, -45.94, 25.81) |
| CIE-LCH | lch(84.36, 52.69, 150.67°) |
| OKLab | oklab(84.91% -0.1253 0.0652) |
| OKLCH | oklch(84.91% 0.141 152.5) |
| XYZ | xyz(43.9512, 64.7601, 43.4348) |
| Luminance | 0.6476 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.67
Light Sea Green
#98F6B0
ΔE00 3.67
Seafoam Green
#7AF9AB
ΔE00 3.77
Hospital Green
#9BE5AA
ΔE00 3.94
Light Blue Green
#7EFBB3
ΔE00 4.27
Light Bluish Green
#76FDA8
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE8A0 #E87FC7
analogous
#92E87F #7FE8A0 #7FE8D4
triadic
#7FE8A0 #A07FE8 #E8A07F
tetradic
#7FE8A0 #7F92E8 #E87FC7 #E8D47F
square
#7FE8A0 #7F92E8 #E87FC7 #E8D47F
split-complementary
#7FE8A0 #D47FE8 #E87F92
monochromatic
#24C958 #4BDF79 #7FE8A0 #B3F1C7 #E5FAEC
Accessibility & contrast
On white
1.51
#7FE8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#7FE8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE8A0
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE8A0 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99C
Deuteranopia (green-blind)
#D9CEA4
Tritanopia (blue-blind)
#69E5D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7fe8a0; /* rgb */ color: rgb(127, 232, 160); /* oklch */ color: oklch(84.9% 0.141 152.5);
Tailwind
colors: {
custom: {
50: '#a9f0bc',
500: '#7fe8a0',
950: '#000000',
},
}SCSS
$custom: #7fe8a0; $custom-light: #a9f0bc; $custom-dark: #000000;
JSON
{
"hex": "#7fe8a0",
"rgb": {
"r": 127,
"g": 232,
"b": 160
},
"hsl": {
"h": 138.857,
"s": 69.536,
"l": 70.392
},
"oklch": {
"l": 0.84911,
"c": 0.14127,
"h": 152.5
},
"luminance": 0.64763
}Semantic roles & 50–950 ramp
primary
#7FE8A0
secondary
#C14B9C
accent
#1496D2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582