#63FA7D#63FA7D
#63FA7D is a very light, highly saturated green. Relative luminance 0.725; OKLCH L 87.6% C 0.211 H 146.7°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #63FA7D |
|---|---|
| RGB | rgb(99, 250, 125) |
| HSL | hsl(130, 94%, 68%) |
| HSV | hsv(130, 60%, 98%) |
| CMYK | cmyk(60.4%, 0%, 50%, 2%) |
| CIE-LAB | lab(88.21, -65.25, 47.92) |
| CIE-LCH | lch(88.21, 80.96, 143.70°) |
| OKLab | oklab(87.63% -0.1764 0.1158) |
| OKLCH | oklch(87.63% 0.211 146.7) |
| XYZ | xyz(43.0300, 72.5004, 31.1244) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.00
Spearmint
#1EF876
ΔE00 2.74
Spring Green
#00FF7F
ΔE00 3.22
Minty Green
#0BF77D
ΔE00 3.33
Easter Green
#8CFD7E
ΔE00 3.52
Wintergreen
#20F986
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FA7D #FA63E0
analogous
#94FA63 #63FA7D #63FAC8
triadic
#63FA7D #7D63FA #FA7D63
tetradic
#63FA7D #6394FA #FA63E0 #FAC863
square
#63FA7D #6394FA #FA63E0 #FAC863
split-complementary
#63FA7D #C863FA #FA6394
monochromatic
#07DC2C #28F84C #63FA7D #9EFCAE #DAFEE0
Accessibility & contrast
On white
1.35
#63FA7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#63FA7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FA7D
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FA7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FA7D | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 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)
#FDE572
Deuteranopia (green-blind)
#EAD886
Tritanopia (blue-blind)
#3DF5DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #63fa7d; /* rgb */ color: rgb(99, 250, 125); /* oklch */ color: oklch(87.6% 0.211 146.7);
Tailwind
colors: {
custom: {
50: '#9dfda5',
500: '#63fa7d',
950: '#000000',
},
}SCSS
$custom: #63fa7d; $custom-light: #9dfda5; $custom-dark: #000000;
JSON
{
"hex": "#63fa7d",
"rgb": {
"r": 99,
"g": 250,
"b": 125
},
"hsl": {
"h": 130.331,
"s": 93.789,
"l": 68.431
},
"oklch": {
"l": 0.87634,
"c": 0.21098,
"h": 146.7
},
"luminance": 0.72505
}Semantic roles & 50–950 ramp
primary
#63FA7D
secondary
#D42EB7
accent
#00BEE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680