#7CF99F#7CF99F
#7CF99F is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.8% C 0.168 H 150.8°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #7CF99F |
|---|---|
| RGB | rgb(124, 249, 159) |
| HSL | hsl(137, 91%, 73%) |
| HSV | hsv(137, 50%, 98%) |
| CMYK | cmyk(50.2%, 0%, 36.1%, 2.4%) |
| CIE-LAB | lab(89.18, -53.95, 32.77) |
| CIE-LCH | lch(89.18, 63.12, 148.72°) |
| OKLab | oklab(88.8% -0.1465 0.0819) |
| OKLCH | oklch(88.8% 0.168 150.8) |
| XYZ | xyz(48.4426, 74.5357, 44.6283) |
| Luminance | 0.7454 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.64
Foam Green
#90FDA9
ΔE00 2.02
Baby Green
#8CFF9E
ΔE00 2.23
Seafoam Green
#7AF9AB
ΔE00 2.24
Mint Green
#8FFF9F
ΔE00 2.37
Seafoam (survey)
#80F9AD
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CF99F #F97CD6
analogous
#97F97C #7CF99F #7CF9DD
triadic
#7CF99F #9F7CF9 #F99F7C
tetradic
#7CF99F #7C97F9 #F97CD6 #F9DD7C
square
#7CF99F #7C97F9 #F97CD6 #F9DD7C
split-complementary
#7CF99F #DD7CF9 #F97C97
monochromatic
#0BF04B #41F674 #7CF99F #B7FCCA #E2FEEA
Accessibility & contrast
On white
1.32
#7CF99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#7CF99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CF99F
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CF99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CF99F | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE799
Deuteranopia (green-blind)
#E8DBA5
Tritanopia (blue-blind)
#61F5E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7cf99f; /* rgb */ color: rgb(124, 249, 159); /* oklch */ color: oklch(88.8% 0.168 150.8);
Tailwind
colors: {
custom: {
50: '#a9fcbc',
500: '#7cf99f',
950: '#000000',
},
}SCSS
$custom: #7cf99f; $custom-light: #a9fcbc; $custom-dark: #000000;
JSON
{
"hex": "#7cf99f",
"rgb": {
"r": 124,
"g": 249,
"b": 159
},
"hsl": {
"h": 136.8,
"s": 91.241,
"l": 73.137
},
"oklch": {
"l": 0.88802,
"c": 0.16787,
"h": 150.8
},
"luminance": 0.7454
}Semantic roles & 50–950 ramp
primary
#7CF99F
secondary
#D644AD
accent
#00A5E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111712
muted
#818582