#63FA7C#63FA7C
#63FA7C is a very light, highly saturated green. Relative luminance 0.725; OKLCH L 87.6% C 0.212 H 146.6°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #63FA7C |
|---|---|
| RGB | rgb(99, 250, 124) |
| HSL | hsl(130, 94%, 68%) |
| HSV | hsv(130, 60%, 98%) |
| CMYK | cmyk(60.4%, 0%, 50.4%, 2%) |
| CIE-LAB | lab(88.20, -65.39, 48.38) |
| CIE-LCH | lch(88.20, 81.34, 143.50°) |
| OKLab | oklab(87.62% -0.1768 0.1167) |
| OKLCH | oklch(87.62% 0.212 146.6) |
| XYZ | xyz(42.9664, 72.4749, 30.7896) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.93
Spearmint
#1EF876
ΔE00 2.76
Spring Green
#00FF7F
ΔE00 3.26
Minty Green
#0BF77D
ΔE00 3.39
Easter Green
#8CFD7E
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FA7C #FA63E1
analogous
#95FA63 #63FA7C #63FAC7
triadic
#63FA7C #7C63FA #FA7C63
tetradic
#63FA7C #6395FA #FA63E1 #FAC763
square
#63FA7C #6395FA #FA63E1 #FAC763
split-complementary
#63FA7C #C763FA #FA6395
monochromatic
#07DC2A #28F84A #63FA7C #9EFCAE #DAFEE0
Accessibility & contrast
On white
1.36
#63FA7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#63FA7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FA7C
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FA7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FA7C | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE571
Deuteranopia (green-blind)
#EAD885
Tritanopia (blue-blind)
#3DF5DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #63fa7c; /* rgb */ color: rgb(99, 250, 124); /* oklch */ color: oklch(87.6% 0.212 146.6);
Tailwind
colors: {
custom: {
50: '#9dfda4',
500: '#63fa7c',
950: '#000000',
},
}SCSS
$custom: #63fa7c; $custom-light: #9dfda4; $custom-dark: #000000;
JSON
{
"hex": "#63fa7c",
"rgb": {
"r": 99,
"g": 250,
"b": 124
},
"hsl": {
"h": 129.934,
"s": 93.789,
"l": 68.431
},
"oklch": {
"l": 0.8762,
"c": 0.21184,
"h": 146.6
},
"luminance": 0.72479
}Semantic roles & 50–950 ramp
primary
#63FA7C
secondary
#D42EB8
accent
#00C0E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680