#63FA7E#63FA7E
#63FA7E is a very light, highly saturated green. Relative luminance 0.725; OKLCH L 87.6% C 0.210 H 146.9°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #63FA7E |
|---|---|
| RGB | rgb(99, 250, 126) |
| HSL | hsl(131, 94%, 68%) |
| HSV | hsv(131, 60%, 98%) |
| CMYK | cmyk(60.4%, 0%, 49.6%, 2%) |
| CIE-LAB | lab(88.22, -65.11, 47.47) |
| CIE-LCH | lch(88.22, 80.58, 143.91°) |
| OKLab | oklab(87.65% -0.176 0.1148) |
| OKLCH | oklch(87.65% 0.21 146.9) |
| XYZ | xyz(43.0942, 72.5260, 31.4625) |
| Luminance | 0.7253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.08
Spearmint
#1EF876
ΔE00 2.73
Spring Green
#00FF7F
ΔE00 3.18
Minty Green
#0BF77D
ΔE00 3.28
Wintergreen
#20F986
ΔE00 3.47
Easter Green
#8CFD7E
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FA7E #FA63DF
analogous
#93FA63 #63FA7E #63FAC9
triadic
#63FA7E #7E63FA #FA7E63
tetradic
#63FA7E #6393FA #FA63DF #FAC963
square
#63FA7E #6393FA #FA63DF #FAC963
split-complementary
#63FA7E #C963FA #FA6393
monochromatic
#07DC2D #28F84D #63FA7E #9EFCAF #DAFEE0
Accessibility & contrast
On white
1.35
#63FA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#63FA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FA7E
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FA7E | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE573
Deuteranopia (green-blind)
#EAD887
Tritanopia (blue-blind)
#3DF5DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #63fa7e; /* rgb */ color: rgb(99, 250, 126); /* oklch */ color: oklch(87.6% 0.210 146.9);
Tailwind
colors: {
custom: {
50: '#9dfda5',
500: '#63fa7e',
950: '#000000',
},
}SCSS
$custom: #63fa7e; $custom-light: #9dfda5; $custom-dark: #000000;
JSON
{
"hex": "#63fa7e",
"rgb": {
"r": 99,
"g": 250,
"b": 126
},
"hsl": {
"h": 130.728,
"s": 93.789,
"l": 68.431
},
"oklch": {
"l": 0.87648,
"c": 0.21013,
"h": 146.9
},
"luminance": 0.7253
}Semantic roles & 50–950 ramp
primary
#63FA7E
secondary
#D42EB6
accent
#00BCE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680