#7CFCB5#7CFCB5
#7CFCB5 is a very light, vivid green. Relative luminance 0.772; OKLCH L 90.0% C 0.152 H 157.1°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFCB5 |
|---|---|
| RGB | rgb(124, 252, 181) |
| HSL | hsl(147, 96%, 74%) |
| HSV | hsv(147, 51%, 99%) |
| CMYK | cmyk(50.8%, 0%, 28.2%, 1.2%) |
| CIE-LAB | lab(90.43, -51.24, 23.35) |
| CIE-LCH | lch(90.43, 56.31, 155.50°) |
| OKLab | oklab(89.96% -0.1402 0.0593) |
| OKLCH | oklch(89.96% 0.152 157.1) |
| XYZ | xyz(51.4590, 77.2378, 55.9037) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.43
Seafoam (survey)
#80F9AD
ΔE00 1.48
Seafoam Green
#7AF9AB
ΔE00 1.60
Light Greenish Blue
#63F7B4
ΔE00 2.37
Light Bluish Green
#76FDA8
ΔE00 2.50
Light Sea Green
#98F6B0
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFCB5 #FC7CC3
analogous
#83FC7C #7CFCB5 #7CFCF5
triadic
#7CFCB5 #B57CFC #FCB57C
tetradic
#7CFCB5 #7C83FC #FC7CC3 #FCF57C
square
#7CFCB5 #7C83FC #FC7CC3 #FCF57C
split-complementary
#7CFCB5 #F57CFC #FC7C83
monochromatic
#06F872 #40FB93 #7CFCB5 #B8FDD7 #E1FEEE
Accessibility & contrast
On white
1.28
#7CFCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#7CFCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFCB5
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFCB5 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBB1
Deuteranopia (green-blind)
#E8DEB9
Tritanopia (blue-blind)
#57FAE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7cfcb5; /* rgb */ color: rgb(124, 252, 181); /* oklch */ color: oklch(90.0% 0.152 157.1);
Tailwind
colors: {
custom: {
50: '#aafecb',
500: '#7cfcb5',
950: '#000000',
},
}SCSS
$custom: #7cfcb5; $custom-light: #aafecb; $custom-dark: #000000;
JSON
{
"hex": "#7cfcb5",
"rgb": {
"r": 124,
"g": 252,
"b": 181
},
"hsl": {
"h": 146.719,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.89955,
"c": 0.15225,
"h": 157.1
},
"luminance": 0.77242
}Semantic roles & 50–950 ramp
primary
#7CFCB5
secondary
#DA4396
accent
#007FE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#111813
muted
#818683