#7FE8A7#7FE8A7
#7FE8A7 is a very light, vivid green. Relative luminance 0.650; OKLCH L 85.1% C 0.135 H 155.1°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE8A7 |
|---|---|
| RGB | rgb(127, 232, 167) |
| HSL | hsl(143, 70%, 70%) |
| HSV | hsv(143, 45%, 91%) |
| CMYK | cmyk(45.3%, 0%, 28%, 9%) |
| CIE-LAB | lab(84.49, -44.66, 22.38) |
| CIE-LCH | lch(84.49, 49.95, 153.39°) |
| OKLab | oklab(85.06% -0.1223 0.0569) |
| OKLCH | oklch(85.06% 0.135 155.1) |
| XYZ | xyz(44.5809, 65.0120, 46.7511) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.68
Light Sea Green
#98F6B0
ΔE00 3.81
Seafoam (survey)
#80F9AD
ΔE00 3.88
Seafoam Green
#7AF9AB
ΔE00 4.05
Light Blue Green
#7EFBB3
ΔE00 4.12
Light Greenish Blue
#63F7B4
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE8A7 #E87FC0
analogous
#8BE87F #7FE8A7 #7FE8DB
triadic
#7FE8A7 #A77FE8 #E8A77F
tetradic
#7FE8A7 #7F8BE8 #E87FC0 #E8DB7F
square
#7FE8A7 #7F8BE8 #E87FC0 #E8DB7F
split-complementary
#7FE8A7 #DB7FE8 #E87F8B
monochromatic
#24C963 #4BDF83 #7FE8A7 #B3F1CB #E5FAED
Accessibility & contrast
On white
1.50
#7FE8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#7FE8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE8A7
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE8A7 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D9A3
Deuteranopia (green-blind)
#D8CEAB
Tritanopia (blue-blind)
#67E6D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7fe8a7; /* rgb */ color: rgb(127, 232, 167); /* oklch */ color: oklch(85.1% 0.135 155.1);
Tailwind
colors: {
custom: {
50: '#a9f0c1',
500: '#7fe8a7',
950: '#000000',
},
}SCSS
$custom: #7fe8a7; $custom-light: #a9f0c1; $custom-dark: #000000;
JSON
{
"hex": "#7fe8a7",
"rgb": {
"r": 127,
"g": 232,
"b": 167
},
"hsl": {
"h": 142.857,
"s": 69.536,
"l": 70.392
},
"oklch": {
"l": 0.85059,
"c": 0.13483,
"h": 155.1
},
"luminance": 0.65015
}Semantic roles & 50–950 ramp
primary
#7FE8A7
secondary
#C14B94
accent
#1489D2
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582