#7FF29A#7FF29A
#7FF29A is a very light, vivid green. Relative luminance 0.703; OKLCH L 87.2% C 0.161 H 149.6°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF29A |
|---|---|
| RGB | rgb(127, 242, 154) |
| HSL | hsl(134, 82%, 72%) |
| HSV | hsv(134, 48%, 95%) |
| CMYK | cmyk(47.5%, 0%, 36.4%, 5.1%) |
| CIE-LAB | lab(87.17, -51.17, 32.63) |
| CIE-LCH | lch(87.17, 60.69, 147.48°) |
| OKLab | oklab(87.17% -0.1391 0.0815) |
| OKLCH | oklch(87.17% 0.161 149.6) |
| XYZ | xyz(46.3343, 70.3459, 41.7021) |
| Luminance | 0.7035 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 2.72
Lightgreen
#90EE90
ΔE00 2.87
Seafoam Green
#7AF9AB
ΔE00 2.89
Light Bluish Green
#76FDA8
ΔE00 2.91
Seafoam (survey)
#80F9AD
ΔE00 2.98
Baby Green
#8CFF9E
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF29A #F27FD7
analogous
#9EF27F #7FF29A #7FF2D4
triadic
#7FF29A #9A7FF2 #F29A7F
tetradic
#7FF29A #7F9EF2 #F27FD7 #F2D47F
square
#7FF29A #7F9EF2 #F27FD7 #F2D47F
split-complementary
#7FF29A #D47FF2 #F27F9E
monochromatic
#17E046 #47EC6E #7FF29A #B7F8C6 #E3FCE9
Accessibility & contrast
On white
1.39
#7FF29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#7FF29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF29A
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF29A | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E194
Deuteranopia (green-blind)
#E3D69F
Tritanopia (blue-blind)
#69EEDC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #7ff29a; /* rgb */ color: rgb(127, 242, 154); /* oklch */ color: oklch(87.2% 0.161 149.6);
Tailwind
colors: {
custom: {
50: '#aaf7b8',
500: '#7ff29a',
950: '#000000',
},
}SCSS
$custom: #7ff29a; $custom-light: #aaf7b8; $custom-dark: #000000;
JSON
{
"hex": "#7ff29a",
"rgb": {
"r": 127,
"g": 242,
"b": 154
},
"hsl": {
"h": 134.087,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.87165,
"c": 0.16119,
"h": 149.6
},
"luminance": 0.70349
}Semantic roles & 50–950 ramp
primary
#7FF29A
secondary
#CD48AE
accent
#08ACDE
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581