#7FE99A#7FE99A
#7FE99A is a very light, vivid green. Relative luminance 0.651; OKLCH L 85.0% C 0.148 H 150.5°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #7FE99A |
|---|---|
| RGB | rgb(127, 233, 154) |
| HSL | hsl(135, 71%, 71%) |
| HSV | hsv(135, 45%, 91%) |
| CMYK | cmyk(45.5%, 0%, 33.9%, 8.6%) |
| CIE-LAB | lab(84.55, -47.41, 29.13) |
| CIE-LCH | lch(84.55, 55.65, 148.44°) |
| OKLab | oklab(85.03% -0.1291 0.0731) |
| OKLCH | oklch(85.03% 0.148 150.5) |
| XYZ | xyz(43.7213, 65.1198, 40.8311) |
| Luminance | 0.6512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.60
Seafoam (survey)
#80F9AD
ΔE00 3.75
Seafoam Green
#7AF9AB
ΔE00 3.78
Light Sea Green
#98F6B0
ΔE00 3.87
Foam Green
#90FDA9
ΔE00 4.33
Light Bluish Green
#76FDA8
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FE99A #E97FCE
analogous
#99E97F #7FE99A #7FE9CF
triadic
#7FE99A #9A7FE9 #E99A7F
tetradic
#7FE99A #7F99E9 #E97FCE #E9CF7F
square
#7FE99A #7F99E9 #E97FCE #E9CF7F
split-complementary
#7FE99A #CF7FE9 #E97F99
monochromatic
#23CB4E #4BE071 #7FE99A #B3F2C3 #E5FBEA
Accessibility & contrast
On white
1.50
#7FE99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#7FE99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FE99A
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FE99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FE99A | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD995
Deuteranopia (green-blind)
#DBCF9F
Tritanopia (blue-blind)
#6BE6D5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #7fe99a; /* rgb */ color: rgb(127, 233, 154); /* oklch */ color: oklch(85.0% 0.148 150.5);
Tailwind
colors: {
custom: {
50: '#a9f0b8',
500: '#7fe99a',
950: '#000000',
},
}SCSS
$custom: #7fe99a; $custom-light: #a9f0b8; $custom-dark: #000000;
JSON
{
"hex": "#7fe99a",
"rgb": {
"r": 127,
"g": 233,
"b": 154
},
"hsl": {
"h": 135.283,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.85027,
"c": 0.14835,
"h": 150.5
},
"luminance": 0.65123
}Semantic roles & 50–950 ramp
primary
#7FE99A
secondary
#C24AA3
accent
#13A2D3
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581