#7FF3A2#7FF3A2
#7FF3A2 is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.6% C 0.155 H 151.8°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF3A2 |
|---|---|
| RGB | rgb(127, 243, 162) |
| HSL | hsl(138, 83%, 73%) |
| HSV | hsv(138, 48%, 95%) |
| CMYK | cmyk(47.7%, 0%, 33.3%, 4.7%) |
| CIE-LAB | lab(87.59, -50.23, 29.16) |
| CIE-LCH | lch(87.59, 58.08, 149.86°) |
| OKLab | oklab(87.56% -0.1367 0.0733) |
| OKLCH | oklch(87.56% 0.155 151.8) |
| XYZ | xyz(47.3214, 71.2182, 45.4283) |
| Luminance | 0.7122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.76
Seafoam (survey)
#80F9AD
ΔE00 1.79
Light Bluish Green
#76FDA8
ΔE00 2.33
Foam Green
#90FDA9
ΔE00 2.50
Light Blue Green
#7EFBB3
ΔE00 2.80
Light Sea Green
#98F6B0
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF3A2 #F37FD0
analogous
#96F37F #7FF3A2 #7FF3DC
triadic
#7FF3A2 #A27FF3 #F3A27F
tetradic
#7FF3A2 #7F96F3 #F37FD0 #F3DC7F
square
#7FF3A2 #7F96F3 #F37FD0 #F3DC7F
split-complementary
#7FF3A2 #DC7FF3 #F37F96
monochromatic
#15E253 #47EE79 #7FF3A2 #B7F8CB #E3FCEB
Accessibility & contrast
On white
1.38
#7FF3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#7FF3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF3A2
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF3A2 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E39D
Deuteranopia (green-blind)
#E3D7A7
Tritanopia (blue-blind)
#66F0DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #7ff3a2; /* rgb */ color: rgb(127, 243, 162); /* oklch */ color: oklch(87.6% 0.155 151.8);
Tailwind
colors: {
custom: {
50: '#aaf8be',
500: '#7ff3a2',
950: '#000000',
},
}SCSS
$custom: #7ff3a2; $custom-light: #aaf8be; $custom-dark: #000000;
JSON
{
"hex": "#7ff3a2",
"rgb": {
"r": 127,
"g": 243,
"b": 162
},
"hsl": {
"h": 138.103,
"s": 82.857,
"l": 72.549
},
"oklch": {
"l": 0.87555,
"c": 0.15514,
"h": 151.8
},
"luminance": 0.71222
}Semantic roles & 50–950 ramp
primary
#7FF3A2
secondary
#CE48A6
accent
#069EDF
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111712
muted
#818582