#63FC7F#63FC7F
#63FC7F is a very light, highly saturated green. Relative luminance 0.738; OKLCH L 88.2% C 0.212 H 147.0°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #63FC7F |
|---|---|
| RGB | rgb(99, 252, 127) |
| HSL | hsl(131, 96%, 69%) |
| HSV | hsv(131, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 49.6%, 1.2%) |
| CIE-LAB | lab(88.83, -65.69, 47.75) |
| CIE-LCH | lch(88.83, 81.21, 143.99°) |
| OKLab | oklab(88.15% -0.1775 0.1155) |
| OKLCH | oklch(88.15% 0.212 147) |
| XYZ | xyz(43.7838, 73.8015, 32.0123) |
| Luminance | 0.7381 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.91
Spearmint
#1EF876
ΔE00 2.81
Spring Green
#00FF7F
ΔE00 3.07
Minty Green
#0BF77D
ΔE00 3.38
Easter Green
#8CFD7E
ΔE00 3.53
Wintergreen
#20F986
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FC7F #FC63E0
analogous
#94FC63 #63FC7F #63FCCB
triadic
#63FC7F #7F63FC #FC7F63
tetradic
#63FC7F #6394FC #FC63E0 #FCCB63
square
#63FC7F #6394FC #FC63E0 #FCCB63
split-complementary
#63FC7F #CB63FC #FC6394
monochromatic
#04E02D #27FB4E #63FC7F #9FFDB0 #DBFEE2
Accessibility & contrast
On white
1.33
#63FC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#63FC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FC7F
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FC7F | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE774
Deuteranopia (green-blind)
#ECDA88
Tritanopia (blue-blind)
#3BF7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #63fc7f; /* rgb */ color: rgb(99, 252, 127); /* oklch */ color: oklch(88.2% 0.212 147.0);
Tailwind
colors: {
custom: {
50: '#9dfea6',
500: '#63fc7f',
950: '#000000',
},
}SCSS
$custom: #63fc7f; $custom-light: #9dfea6; $custom-dark: #000000;
JSON
{
"hex": "#63fc7f",
"rgb": {
"r": 99,
"g": 252,
"b": 127
},
"hsl": {
"h": 130.98,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.88152,
"c": 0.21179,
"h": 147
},
"luminance": 0.73806
}Semantic roles & 50–950 ramp
primary
#63FC7F
secondary
#D62DB7
accent
#00BCE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680