#7CF99A#7CF99A
#7CF99A is a very light, vivid green. Relative luminance 0.744; OKLCH L 88.7% C 0.172 H 149.5°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7CF99A |
|---|---|
| RGB | rgb(124, 249, 154) |
| HSL | hsl(134, 91%, 73%) |
| HSV | hsv(134, 50%, 98%) |
| CMYK | cmyk(50.2%, 0%, 38.2%, 2.4%) |
| CIE-LAB | lab(89.09, -54.78, 35.16) |
| CIE-LCH | lch(89.09, 65.09, 147.30°) |
| OKLab | oklab(88.71% -0.1487 0.0875) |
| OKLCH | oklch(88.71% 0.172 149.5) |
| XYZ | xyz(48.0174, 74.3657, 42.3893) |
| Luminance | 0.7437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.83
Mint Green
#8FFF9F
ΔE00 2.03
Light Bluish Green
#76FDA8
ΔE00 2.36
Foam Green
#90FDA9
ΔE00 2.42
Seafoam Green
#7AF9AB
ΔE00 3.09
Palegreen
#98FB98
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CF99A #F97CDB
analogous
#9CF97C #7CF99A #7CF9D8
triadic
#7CF99A #9A7CF9 #F99A7C
tetradic
#7CF99A #7C9CF9 #F97CDB #F9D87C
square
#7CF99A #7C9CF9 #F97CDB #F9D87C
split-complementary
#7CF99A #D87CF9 #F97C9C
monochromatic
#0BF042 #41F66D #7CF99A #B7FCC7 #E2FEE8
Accessibility & contrast
On white
1.32
#7CF99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#7CF99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CF99A
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CF99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CF99A | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE793
Deuteranopia (green-blind)
#E9DBA0
Tritanopia (blue-blind)
#62F5E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7cf99a; /* rgb */ color: rgb(124, 249, 154); /* oklch */ color: oklch(88.7% 0.172 149.5);
Tailwind
colors: {
custom: {
50: '#a9fcb8',
500: '#7cf99a',
950: '#000000',
},
}SCSS
$custom: #7cf99a; $custom-light: #a9fcb8; $custom-dark: #000000;
JSON
{
"hex": "#7cf99a",
"rgb": {
"r": 124,
"g": 249,
"b": 154
},
"hsl": {
"h": 134.4,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.88711,
"c": 0.17249,
"h": 149.5
},
"luminance": 0.7437
}Semantic roles & 50–950 ramp
primary
#7CF99A
secondary
#D644B3
accent
#00AEE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111711
muted
#818581