#7CF08B#7CF08B
#7CF08B is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.3% C 0.174 H 146.6°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #7CF08B |
|---|---|
| RGB | rgb(124, 240, 139) |
| HSL | hsl(128, 79%, 71%) |
| HSV | hsv(128, 48%, 94%) |
| CMYK | cmyk(48.3%, 0%, 42.1%, 5.9%) |
| CIE-LAB | lab(86.24, -53.52, 38.87) |
| CIE-LCH | lch(86.24, 66.14, 144.01°) |
| OKLab | oklab(86.3% -0.1453 0.0957) |
| OKLCH | oklch(86.3% 0.174 146.6) |
| XYZ | xyz(44.1299, 68.4660, 35.3109) |
| Luminance | 0.6847 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.19
Palegreen
#98FB98
ΔE00 3.32
Baby Green
#8CFF9E
ΔE00 3.42
Mint Green
#8FFF9F
ΔE00 3.53
Foam Green
#90FDA9
ΔE00 4.29
Easter Green
#8CFD7E
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CF08B #F07CE1
analogous
#A7F07C #7CF08B #7CF0C5
triadic
#7CF08B #8B7CF0 #F08B7C
tetradic
#7CF08B #7CA7F0 #F07CE1 #F0C57C
square
#7CF08B #7CA7F0 #F07CE1 #F0C57C
split-complementary
#7CF08B #C57CF0 #F07CA7
monochromatic
#19D932 #45EA5A #7CF08B #B3F6BC #E4FCE7
Accessibility & contrast
On white
1.43
#7CF08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#7CF08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CF08B
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CF08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CF08B | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE84
Deuteranopia (green-blind)
#E3D391
Tritanopia (blue-blind)
#69EBD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #7cf08b; /* rgb */ color: rgb(124, 240, 139); /* oklch */ color: oklch(86.3% 0.174 146.6);
Tailwind
colors: {
custom: {
50: '#a9f6ae',
500: '#7cf08b',
950: '#000000',
},
}SCSS
$custom: #7cf08b; $custom-light: #a9f6ae; $custom-dark: #000000;
JSON
{
"hex": "#7cf08b",
"rgb": {
"r": 124,
"g": 240,
"b": 139
},
"hsl": {
"h": 127.759,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.863,
"c": 0.17398,
"h": 146.6
},
"luminance": 0.68469
}Semantic roles & 50–950 ramp
primary
#7CF08B
secondary
#CA46B9
accent
#0AC1DC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101710
muted
#818581