#7FF29F#7FF29F
#7FF29F is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.3% C 0.157 H 151.0°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF29F |
|---|---|
| RGB | rgb(127, 242, 159) |
| HSL | hsl(137, 82%, 72%) |
| HSV | hsv(137, 48%, 95%) |
| CMYK | cmyk(47.5%, 0%, 34.3%, 5.1%) |
| CIE-LAB | lab(87.25, -50.33, 30.22) |
| CIE-LCH | lch(87.25, 58.70, 149.02°) |
| OKLab | oklab(87.26% -0.1369 0.0758) |
| OKLCH | oklch(87.26% 0.157 151) |
| XYZ | xyz(46.7594, 70.5159, 43.9411) |
| Luminance | 0.7052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.20
Seafoam (survey)
#80F9AD
ΔE00 2.25
Light Bluish Green
#76FDA8
ΔE00 2.59
Foam Green
#90FDA9
ΔE00 2.60
Light Sea Green
#98F6B0
ΔE00 3.20
Light Blue Green
#7EFBB3
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF29F #F27FD2
analogous
#98F27F #7FF29F #7FF2D9
triadic
#7FF29F #9F7FF2 #F29F7F
tetradic
#7FF29F #7F98F2 #F27FD2 #F2D97F
square
#7FF29F #7F98F2 #F27FD2 #F2D97F
split-complementary
#7FF29F #D97FF2 #F27F98
monochromatic
#17E04F #47EC75 #7FF29F #B7F8C9 #E3FCEA
Accessibility & contrast
On white
1.39
#7FF29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#7FF29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF29F
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF29F | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E29A
Deuteranopia (green-blind)
#E2D6A4
Tritanopia (blue-blind)
#67EFDD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #7ff29f; /* rgb */ color: rgb(127, 242, 159); /* oklch */ color: oklch(87.3% 0.157 151.0);
Tailwind
colors: {
custom: {
50: '#aaf7bc',
500: '#7ff29f',
950: '#000000',
},
}SCSS
$custom: #7ff29f; $custom-light: #aaf7bc; $custom-dark: #000000;
JSON
{
"hex": "#7ff29f",
"rgb": {
"r": 127,
"g": 242,
"b": 159
},
"hsl": {
"h": 136.696,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.8726,
"c": 0.15651,
"h": 151
},
"luminance": 0.70519
}Semantic roles & 50–950 ramp
primary
#7FF29F
secondary
#CD48A8
accent
#08A2DE
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582