#7FE8A2#7FE8A2
#7FE8A2 is a very light, vivid green. Relative luminance 0.648; OKLCH L 85.0% C 0.139 H 153.2°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE8A2 |
|---|---|
| RGB | rgb(127, 232, 162) |
| HSL | hsl(140, 70%, 70%) |
| HSV | hsv(140, 45%, 91%) |
| CMYK | cmyk(45.3%, 0%, 30.2%, 9%) |
| CIE-LAB | lab(84.40, -45.58, 24.83) |
| CIE-LCH | lch(84.40, 51.90, 151.42°) |
| OKLab | oklab(84.95% -0.1244 0.0628) |
| OKLCH | oklch(84.95% 0.139 153.2) |
| XYZ | xyz(44.1276, 64.8307, 44.3637) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 3.65
Seafoam (survey)
#80F9AD
ΔE00 3.67
Seafoam Green
#7AF9AB
ΔE00 3.80
Hospital Green
#9BE5AA
ΔE00 3.82
Light Blue Green
#7EFBB3
ΔE00 4.18
Light Greenish Blue
#63F7B4
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE8A2 #E87FC5
analogous
#90E87F #7FE8A2 #7FE8D6
triadic
#7FE8A2 #A27FE8 #E8A27F
tetradic
#7FE8A2 #7F90E8 #E87FC5 #E8D67F
square
#7FE8A2 #7F90E8 #E87FC5 #E8D67F
split-complementary
#7FE8A2 #D67FE8 #E87F90
monochromatic
#24C95B #4BDF7C #7FE8A2 #B3F1C8 #E5FAEC
Accessibility & contrast
On white
1.50
#7FE8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#7FE8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE8A2
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE8A2 | 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)
#E8D99E
Deuteranopia (green-blind)
#D8CEA6
Tritanopia (blue-blind)
#69E6D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7fe8a2; /* rgb */ color: rgb(127, 232, 162); /* oklch */ color: oklch(85.0% 0.139 153.2);
Tailwind
colors: {
custom: {
50: '#a9f0be',
500: '#7fe8a2',
950: '#000000',
},
}SCSS
$custom: #7fe8a2; $custom-light: #a9f0be; $custom-dark: #000000;
JSON
{
"hex": "#7fe8a2",
"rgb": {
"r": 127,
"g": 232,
"b": 162
},
"hsl": {
"h": 140,
"s": 69.536,
"l": 70.392
},
"oklch": {
"l": 0.84952,
"c": 0.13941,
"h": 153.2
},
"luminance": 0.64834
}Semantic roles & 50–950 ramp
primary
#7FE8A2
secondary
#C14B99
accent
#1492D2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101612
muted
#818582