#7CFF95#7CFF95
#7CFF95 is a very light, vivid green. Relative luminance 0.780; OKLCH L 90.1% C 0.185 H 148.0°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFF95 |
|---|---|
| RGB | rgb(124, 255, 149) |
| HSL | hsl(131, 100%, 74%) |
| HSV | hsv(131, 51%, 100%) |
| CMYK | cmyk(51.4%, 0%, 41.6%, 0%) |
| CIE-LAB | lab(90.77, -57.94, 39.81) |
| CIE-LCH | lch(90.77, 70.30, 145.51°) |
| OKLab | oklab(90.05% -0.1571 0.0982) |
| OKLCH | oklch(90.05% 0.185 148) |
| XYZ | xyz(49.4939, 77.9710, 40.8697) |
| Luminance | 0.7798 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.67
Mint Green
#8FFF9F
ΔE00 1.95
Palegreen
#98FB98
ΔE00 2.92
Foam Green
#90FDA9
ΔE00 3.47
Lightgreen (survey)
#76FF7B
ΔE00 3.50
Light Bluish Green
#76FDA8
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFF95 #FF7CE6
analogous
#A5FF7C #7CFF95 #7CFFD6
triadic
#7CFF95 #957CFF #FF957C
tetradic
#7CFF95 #7CA5FF #FF7CE6 #FFD67C
square
#7CFF95 #7CA5FF #FF7CE6 #FFD67C
split-complementary
#7CFF95 #D67CFF #FF7CA5
monochromatic
#02FF32 #3FFF63 #7CFF95 #B9FFC7 #E0FFE6
Accessibility & contrast
On white
1.27
#7CFF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#7CFF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFF95
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFF95 | 1.00 | 1.27 | 16.60 | 16.60 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC8D
Deuteranopia (green-blind)
#EFE09C
Tritanopia (blue-blind)
#62FAE5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7cff95; /* rgb */ color: rgb(124, 255, 149); /* oklch */ color: oklch(90.1% 0.185 148.0);
Tailwind
colors: {
custom: {
50: '#aaffb5',
500: '#7cff95',
950: '#000000',
},
}SCSS
$custom: #7cff95; $custom-light: #aaffb5; $custom-dark: #000000;
JSON
{
"hex": "#7cff95",
"rgb": {
"r": 124,
"g": 255,
"b": 149
},
"hsl": {
"h": 131.45,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.90054,
"c": 0.18527,
"h": 148
},
"luminance": 0.77975
}Semantic roles & 50–950 ramp
primary
#7CFF95
secondary
#DE42C0
accent
#00BAE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111811
muted
#818681