#7CFCB7#7CFCB7
#7CFCB7 is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.0% C 0.151 H 157.8°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCB7 |
|---|---|
| RGB | rgb(124, 252, 183) |
| HSL | hsl(148, 96%, 74%) |
| HSV | hsv(148, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 27.4%, 1.2%) |
| CIE-LAB | lab(90.47, -50.86, 22.39) |
| CIE-LCH | lch(90.47, 55.57, 156.24°) |
| OKLab | oklab(90% -0.1393 0.057) |
| OKLCH | oklch(90% 0.151 157.8) |
| XYZ | xyz(51.6657, 77.3204, 56.9923) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.77
Seafoam (survey)
#80F9AD
ΔE00 1.84
Seafoam Green
#7AF9AB
ΔE00 1.98
Light Greenish Blue
#63F7B4
ΔE00 2.20
Light Bluish Green
#76FDA8
ΔE00 2.89
Light Aquamarine
#7BFDC7
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCB7 #FC7CC1
analogous
#81FC7C #7CFCB7 #7CFCF7
triadic
#7CFCB7 #B77CFC #FCB77C
tetradic
#7CFCB7 #7C81FC #FC7CC1 #FCF77C
square
#7CFCB7 #7C81FC #FC7CC1 #FCF77C
split-complementary
#7CFCB7 #F77CFC #FC7C81
monochromatic
#06F875 #40FB96 #7CFCB7 #B8FDD8 #E1FEEF
Accessibility & contrast
On white
1.28
#7CFCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#7CFCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCB7
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCB7 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB3
Deuteranopia (green-blind)
#E8DEBB
Tritanopia (blue-blind)
#56FAE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7cfcb7; /* rgb */ color: rgb(124, 252, 183); /* oklch */ color: oklch(90.0% 0.151 157.8);
Tailwind
colors: {
custom: {
50: '#aafecc',
500: '#7cfcb7',
950: '#000000',
},
}SCSS
$custom: #7cfcb7; $custom-light: #aafecc; $custom-dark: #000000;
JSON
{
"hex": "#7cfcb7",
"rgb": {
"r": 124,
"g": 252,
"b": 183
},
"hsl": {
"h": 147.656,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.89998,
"c": 0.15052,
"h": 157.8
},
"luminance": 0.77325
}Semantic roles & 50–950 ramp
primary
#7CFCB7
secondary
#DA4394
accent
#007CE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#111813
muted
#818683