#7CF08F#7CF08F
#7CF08F is a very light, vivid green. Relative luminance 0.686; OKLCH L 86.4% C 0.170 H 147.5°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #7CF08F |
|---|---|
| RGB | rgb(124, 240, 143) |
| HSL | hsl(130, 79%, 71%) |
| HSV | hsv(130, 48%, 94%) |
| CMYK | cmyk(48.3%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(86.30, -52.90, 36.96) |
| CIE-LCH | lch(86.30, 64.54, 145.06°) |
| OKLab | oklab(86.37% -0.1436 0.0914) |
| OKLCH | oklch(86.37% 0.17 147.5) |
| XYZ | xyz(44.4275, 68.5851, 36.8784) |
| Luminance | 0.6859 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.21
Baby Green
#8CFF9E
ΔE00 3.29
Palegreen
#98FB98
ΔE00 3.39
Mint Green
#8FFF9F
ΔE00 3.40
Foam Green
#90FDA9
ΔE00 3.87
Light Bluish Green
#76FDA8
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CF08F #F07CDD
analogous
#A3F07C #7CF08F #7CF0C9
triadic
#7CF08F #8F7CF0 #F08F7C
tetradic
#7CF08F #7CA3F0 #F07CDD #F0C97C
square
#7CF08F #7CA3F0 #F07CDD #F0C97C
split-complementary
#7CF08F #C97CF0 #F07CA3
monochromatic
#19D938 #45EA60 #7CF08F #B3F6BE #E4FCE8
Accessibility & contrast
On white
1.43
#7CF08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#7CF08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CF08F
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CF08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CF08F | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF88
Deuteranopia (green-blind)
#E2D495
Tritanopia (blue-blind)
#68ECD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7cf08f; /* rgb */ color: rgb(124, 240, 143); /* oklch */ color: oklch(86.4% 0.170 147.5);
Tailwind
colors: {
custom: {
50: '#a9f6b1',
500: '#7cf08f',
950: '#000000',
},
}SCSS
$custom: #7cf08f; $custom-light: #a9f6b1; $custom-dark: #000000;
JSON
{
"hex": "#7cf08f",
"rgb": {
"r": 124,
"g": 240,
"b": 143
},
"hsl": {
"h": 129.828,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.86368,
"c": 0.17025,
"h": 147.5
},
"luminance": 0.68588
}Semantic roles & 50–950 ramp
primary
#7CF08F
secondary
#CA46B5
accent
#0AB9DC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101711
muted
#818581