#7FE8A4#7FE8A4
#7FE8A4 is a very light, vivid green. Relative luminance 0.649; OKLCH L 85.0% C 0.138 H 153.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE8A4 |
|---|---|
| RGB | rgb(127, 232, 164) |
| HSL | hsl(141, 70%, 70%) |
| HSV | hsv(141, 45%, 91%) |
| CMYK | cmyk(45.3%, 0%, 29.3%, 9%) |
| CIE-LAB | lab(84.43, -45.22, 23.85) |
| CIE-LCH | lch(84.43, 51.12, 152.19°) |
| OKLab | oklab(85% -0.1236 0.0604) |
| OKLCH | oklch(85% 0.138 153.9) |
| XYZ | xyz(44.3068, 64.9023, 45.3074) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.68
Seafoam (survey)
#80F9AD
ΔE00 3.72
Hospital Green
#9BE5AA
ΔE00 3.73
Seafoam Green
#7AF9AB
ΔE00 3.86
Light Blue Green
#7EFBB3
ΔE00 4.12
Light Greenish Blue
#63F7B4
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE8A4 #E87FC3
analogous
#8EE87F #7FE8A4 #7FE8D8
triadic
#7FE8A4 #A47FE8 #E8A47F
tetradic
#7FE8A4 #7F8EE8 #E87FC3 #E8D87F
square
#7FE8A4 #7F8EE8 #E87FC3 #E8D87F
split-complementary
#7FE8A4 #D87FE8 #E87F8E
monochromatic
#24C95E #4BDF7F #7FE8A4 #B3F1C9 #E5FAED
Accessibility & contrast
On white
1.50
#7FE8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#7FE8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE8A4
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE8A4 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D9A0
Deuteranopia (green-blind)
#D8CEA8
Tritanopia (blue-blind)
#68E6D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7fe8a4; /* rgb */ color: rgb(127, 232, 164); /* oklch */ color: oklch(85.0% 0.138 153.9);
Tailwind
colors: {
custom: {
50: '#a9f0bf',
500: '#7fe8a4',
950: '#000000',
},
}SCSS
$custom: #7fe8a4; $custom-light: #a9f0bf; $custom-dark: #000000;
JSON
{
"hex": "#7fe8a4",
"rgb": {
"r": 127,
"g": 232,
"b": 164
},
"hsl": {
"h": 141.143,
"s": 69.536,
"l": 70.392
},
"oklch": {
"l": 0.84995,
"c": 0.13757,
"h": 153.9
},
"luminance": 0.64906
}Semantic roles & 50–950 ramp
primary
#7FE8A4
secondary
#C14B97
accent
#148FD2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582