#7FE8A3#7FE8A3
#7FE8A3 is a very light, vivid green. Relative luminance 0.649; OKLCH L 85.0% C 0.138 H 153.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE8A3 |
|---|---|
| RGB | rgb(127, 232, 163) |
| HSL | hsl(141, 70%, 70%) |
| HSV | hsv(141, 45%, 91%) |
| CMYK | cmyk(45.3%, 0%, 29.7%, 9%) |
| CIE-LAB | lab(84.41, -45.40, 24.34) |
| CIE-LCH | lch(84.41, 51.51, 151.81°) |
| OKLab | oklab(84.97% -0.124 0.0616) |
| OKLCH | oklch(84.97% 0.138 153.6) |
| XYZ | xyz(44.2168, 64.8664, 44.8337) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.66
Seafoam (survey)
#80F9AD
ΔE00 3.69
Hospital Green
#9BE5AA
ΔE00 3.77
Seafoam Green
#7AF9AB
ΔE00 3.82
Light Blue Green
#7EFBB3
ΔE00 4.14
Light Greenish Blue
#63F7B4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE8A3 #E87FC4
analogous
#90E87F #7FE8A3 #7FE8D7
triadic
#7FE8A3 #A37FE8 #E8A37F
tetradic
#7FE8A3 #7F90E8 #E87FC4 #E8D77F
square
#7FE8A3 #7F90E8 #E87FC4 #E8D77F
split-complementary
#7FE8A3 #D77FE8 #E87F90
monochromatic
#24C95C #4BDF7E #7FE8A3 #B3F1C8 #E5FAEC
Accessibility & contrast
On white
1.50
#7FE8A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#7FE8A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE8A3
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE8A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE8A3 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D99F
Deuteranopia (green-blind)
#D8CEA7
Tritanopia (blue-blind)
#68E6D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7fe8a3; /* rgb */ color: rgb(127, 232, 163); /* oklch */ color: oklch(85.0% 0.138 153.6);
Tailwind
colors: {
custom: {
50: '#a9f0be',
500: '#7fe8a3',
950: '#000000',
},
}SCSS
$custom: #7fe8a3; $custom-light: #a9f0be; $custom-dark: #000000;
JSON
{
"hex": "#7fe8a3",
"rgb": {
"r": 127,
"g": 232,
"b": 163
},
"hsl": {
"h": 140.571,
"s": 69.536,
"l": 70.392
},
"oklch": {
"l": 0.84974,
"c": 0.13849,
"h": 153.6
},
"luminance": 0.6487
}Semantic roles & 50–950 ramp
primary
#7FE8A3
secondary
#C14B98
accent
#1491D2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582