#7FF299#7FF299
#7FF299 is a very light, vivid green. Relative luminance 0.703; OKLCH L 87.1% C 0.162 H 149.4°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF299 |
|---|---|
| RGB | rgb(127, 242, 153) |
| HSL | hsl(134, 82%, 72%) |
| HSV | hsv(134, 48%, 95%) |
| CMYK | cmyk(47.5%, 0%, 36.8%, 5.1%) |
| CIE-LAB | lab(87.15, -51.33, 33.11) |
| CIE-LCH | lch(87.15, 61.09, 147.18°) |
| OKLab | oklab(87.15% -0.1395 0.0826) |
| OKLCH | oklch(87.15% 0.162 149.4) |
| XYZ | xyz(46.2514, 70.3127, 41.2653) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.75
Foam Green
#90FDA9
ΔE00 2.78
Baby Green
#8CFF9E
ΔE00 2.98
Light Bluish Green
#76FDA8
ΔE00 3.00
Seafoam Green
#7AF9AB
ΔE00 3.03
Mint Green
#8FFF9F
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF299 #F27FD8
analogous
#9FF27F #7FF299 #7FF2D2
triadic
#7FF299 #997FF2 #F2997F
tetradic
#7FF299 #7F9FF2 #F27FD8 #F2D27F
square
#7FF299 #7F9FF2 #F27FD8 #F2D27F
split-complementary
#7FF299 #D27FF2 #F27F9F
monochromatic
#17E044 #47EC6D #7FF299 #B7F8C5 #E3FCE9
Accessibility & contrast
On white
1.39
#7FF299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#7FF299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF299
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF299 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E193
Deuteranopia (green-blind)
#E3D69E
Tritanopia (blue-blind)
#69EEDB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #7ff299; /* rgb */ color: rgb(127, 242, 153); /* oklch */ color: oklch(87.1% 0.162 149.4);
Tailwind
colors: {
custom: {
50: '#aaf7b8',
500: '#7ff299',
950: '#000000',
},
}SCSS
$custom: #7ff299; $custom-light: #aaf7b8; $custom-dark: #000000;
JSON
{
"hex": "#7ff299",
"rgb": {
"r": 127,
"g": 242,
"b": 153
},
"hsl": {
"h": 133.565,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.87146,
"c": 0.16213,
"h": 149.4
},
"luminance": 0.70316
}Semantic roles & 50–950 ramp
primary
#7FF299
secondary
#CD48AF
accent
#08ADDE
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111711
muted
#818581