#63F47F#63F47F
#63F47F is a very light, highly saturated green. Relative luminance 0.689; OKLCH L 86.2% C 0.202 H 147.3°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #63F47F |
|---|---|
| RGB | rgb(99, 244, 127) |
| HSL | hsl(132, 87%, 67%) |
| HSV | hsv(132, 59%, 96%) |
| CMYK | cmyk(59.4%, 0%, 48%, 4.3%) |
| CIE-LAB | lab(86.45, -62.79, 44.79) |
| CIE-LCH | lch(86.45, 77.13, 144.50°) |
| OKLab | oklab(86.19% -0.1698 0.1088) |
| OKLCH | oklch(86.19% 0.202 147.3) |
| XYZ | xyz(41.3243, 68.8824, 31.1924) |
| Luminance | 0.6889 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.89
Minty Green
#0BF77D
ΔE00 3.13
Lightgreen (survey)
#76FF7B
ΔE00 3.23
Wintergreen
#20F986
ΔE00 3.30
Spring Green
#00FF7F
ΔE00 3.71
Turquoise Green
#04F489
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F47F #F463D8
analogous
#90F463 #63F47F #63F4C7
triadic
#63F47F #7F63F4 #F47F63
tetradic
#63F47F #6390F4 #F463D8 #F4C763
square
#63F47F #6390F4 #F463D8 #F4C763
split-complementary
#63F47F #C763F4 #F46390
monochromatic
#0FCE34 #2AF050 #63F47F #9CF8AE #D5FCDD
Accessibility & contrast
On white
1.42
#63F47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#63F47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F47F
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F47F | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E075
Deuteranopia (green-blind)
#E4D387
Tritanopia (blue-blind)
#3FEFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #63f47f; /* rgb */ color: rgb(99, 244, 127); /* oklch */ color: oklch(86.2% 0.202 147.3);
Tailwind
colors: {
custom: {
50: '#9cf9a6',
500: '#63f47f',
950: '#000000',
},
}SCSS
$custom: #63f47f; $custom-light: #9cf9a6; $custom-dark: #000000;
JSON
{
"hex": "#63f47f",
"rgb": {
"r": 99,
"g": 244,
"b": 127
},
"hsl": {
"h": 131.586,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.8619,
"c": 0.20164,
"h": 147.3
},
"luminance": 0.68886
}Semantic roles & 50–950 ramp
primary
#63F47F
secondary
#CA31AC
accent
#02B8E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580