#63FA7A#63FA7A
#63FA7A is a very light, highly saturated green. Relative luminance 0.724; OKLCH L 87.6% C 0.214 H 146.3°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #63FA7A |
|---|---|
| RGB | rgb(99, 250, 122) |
| HSL | hsl(129, 94%, 68%) |
| HSV | hsv(129, 60%, 98%) |
| CMYK | cmyk(60.4%, 0%, 51.2%, 2%) |
| CIE-LAB | lab(88.17, -65.66, 49.28) |
| CIE-LCH | lch(88.17, 82.09, 143.11°) |
| OKLab | oklab(87.59% -0.1776 0.1186) |
| OKLCH | oklch(87.59% 0.214 146.3) |
| XYZ | xyz(42.8413, 72.4249, 30.1303) |
| Luminance | 0.7243 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.80
Spearmint
#1EF876
ΔE00 2.82
Spring Green
#00FF7F
ΔE00 3.36
Easter Green
#8CFD7E
ΔE00 3.37
Minty Green
#0BF77D
ΔE00 3.52
Light Bright Green
#53FE5C
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FA7A #FA63E3
analogous
#97FA63 #63FA7A #63FAC5
triadic
#63FA7A #7A63FA #FA7A63
tetradic
#63FA7A #6397FA #FA63E3 #FAC563
square
#63FA7A #6397FA #FA63E3 #FAC563
split-complementary
#63FA7A #C563FA #FA6397
monochromatic
#07DC27 #28F847 #63FA7A #9EFCAD #DAFEDF
Accessibility & contrast
On white
1.36
#63FA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#63FA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FA7A
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FA7A | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE56F
Deuteranopia (green-blind)
#EAD883
Tritanopia (blue-blind)
#3EF4DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #63fa7a; /* rgb */ color: rgb(99, 250, 122); /* oklch */ color: oklch(87.6% 0.214 146.3);
Tailwind
colors: {
custom: {
50: '#9dfda3',
500: '#63fa7a',
950: '#000000',
},
}SCSS
$custom: #63fa7a; $custom-light: #9dfda3; $custom-dark: #000000;
JSON
{
"hex": "#63fa7a",
"rgb": {
"r": 99,
"g": 250,
"b": 122
},
"hsl": {
"h": 129.139,
"s": 93.789,
"l": 68.431
},
"oklch": {
"l": 0.87592,
"c": 0.21353,
"h": 146.3
},
"luminance": 0.72429
}Semantic roles & 50–950 ramp
primary
#63FA7A
secondary
#D42EBA
accent
#00C3E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680