#63F87F#63F87F
#63F87F is a very light, highly saturated green. Relative luminance 0.713; OKLCH L 87.2% C 0.207 H 147.1°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #63F87F |
|---|---|
| RGB | rgb(99, 248, 127) |
| HSL | hsl(131, 91%, 68%) |
| HSV | hsv(131, 60%, 97%) |
| CMYK | cmyk(60.1%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(87.64, -64.25, 46.27) |
| CIE-LCH | lch(87.64, 79.18, 144.24°) |
| OKLab | oklab(87.17% -0.1737 0.1122) |
| OKLCH | oklch(87.17% 0.207 147.1) |
| XYZ | xyz(42.5409, 71.3157, 31.5980) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.49
Spearmint
#1EF876
ΔE00 2.71
Minty Green
#0BF77D
ΔE00 3.13
Spring Green
#00FF7F
ΔE00 3.28
Wintergreen
#20F986
ΔE00 3.30
Easter Green
#8CFD7E
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F87F #F863DC
analogous
#91F863 #63F87F #63F8C9
triadic
#63F87F #7F63F8 #F87F63
tetradic
#63F87F #6391F8 #F863DC #F8C963
square
#63F87F #6391F8 #F863DC #F8C963
split-complementary
#63F87F #C963F8 #F86391
monochromatic
#0AD730 #28F54F #63F87F #9EFBAF #D8FDDF
Accessibility & contrast
On white
1.38
#63F87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#63F87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F87F
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F87F | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE475
Deuteranopia (green-blind)
#E8D788
Tritanopia (blue-blind)
#3DF3DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #63f87f; /* rgb */ color: rgb(99, 248, 127); /* oklch */ color: oklch(87.2% 0.207 147.1);
Tailwind
colors: {
custom: {
50: '#9dfca6',
500: '#63f87f',
950: '#000000',
},
}SCSS
$custom: #63f87f; $custom-light: #9dfca6; $custom-dark: #000000;
JSON
{
"hex": "#63f87f",
"rgb": {
"r": 99,
"g": 248,
"b": 127
},
"hsl": {
"h": 131.275,
"s": 91.411,
"l": 68.039
},
"oklch": {
"l": 0.87172,
"c": 0.20674,
"h": 147.1
},
"luminance": 0.7132
}Semantic roles & 50–950 ramp
primary
#63F87F
secondary
#D12EB2
accent
#00BAE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680