#63FC7C#63FC7C
#63FC7C is a very light, highly saturated green. Relative luminance 0.737; OKLCH L 88.1% C 0.214 H 146.5°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #63FC7C |
|---|---|
| RGB | rgb(99, 252, 124) |
| HSL | hsl(130, 96%, 69%) |
| HSV | hsv(130, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 50.8%, 1.2%) |
| CIE-LAB | lab(88.79, -66.10, 49.11) |
| CIE-LCH | lch(88.79, 82.35, 143.39°) |
| OKLab | oklab(88.11% -0.1787 0.1184) |
| OKLCH | oklch(88.11% 0.214 146.5) |
| XYZ | xyz(43.5912, 73.7244, 30.9979) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.66
Spearmint
#1EF876
ΔE00 2.87
Spring Green
#00FF7F
ΔE00 3.21
Easter Green
#8CFD7E
ΔE00 3.37
Minty Green
#0BF77D
ΔE00 3.55
Light Bright Green
#53FE5C
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FC7C #FC63E3
analogous
#97FC63 #63FC7C #63FCC9
triadic
#63FC7C #7C63FC #FC7C63
tetradic
#63FC7C #6397FC #FC63E3 #FCC963
square
#63FC7C #6397FC #FC63E3 #FCC963
split-complementary
#63FC7C #C963FC #FC6397
monochromatic
#04E028 #27FB4A #63FC7C #9FFDAE #DBFEE1
Accessibility & contrast
On white
1.33
#63FC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#63FC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FC7C
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FC7C | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE771
Deuteranopia (green-blind)
#ECDA85
Tritanopia (blue-blind)
#3CF7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #63fc7c; /* rgb */ color: rgb(99, 252, 124); /* oklch */ color: oklch(88.1% 0.214 146.5);
Tailwind
colors: {
custom: {
50: '#9efea4',
500: '#63fc7c',
950: '#000000',
},
}SCSS
$custom: #63fc7c; $custom-light: #9efea4; $custom-dark: #000000;
JSON
{
"hex": "#63fc7c",
"rgb": {
"r": 99,
"g": 252,
"b": 124
},
"hsl": {
"h": 129.804,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.8811,
"c": 0.21434,
"h": 146.5
},
"luminance": 0.73729
}Semantic roles & 50–950 ramp
primary
#63FC7C
secondary
#D62DBA
accent
#00C0E6
background
#FDFFFC
surface
#F7FFF6
border
#D0D7D0
text
#10180F
muted
#818680