#63F47E#63F47E
#63F47E is a very light, highly saturated green. Relative luminance 0.689; OKLCH L 86.2% C 0.203 H 147.2°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #63F47E |
|---|---|
| RGB | rgb(99, 244, 126) |
| HSL | hsl(131, 87%, 67%) |
| HSV | hsv(131, 59%, 96%) |
| CMYK | cmyk(59.4%, 0%, 48.4%, 4.3%) |
| CIE-LAB | lab(86.43, -62.93, 45.25) |
| CIE-LCH | lch(86.43, 77.51, 144.29°) |
| OKLab | oklab(86.18% -0.1701 0.1098) |
| OKLCH | oklch(86.18% 0.203 147.2) |
| XYZ | xyz(41.2594, 68.8564, 30.8509) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.87
Lightgreen (survey)
#76FF7B
ΔE00 3.15
Minty Green
#0BF77D
ΔE00 3.16
Wintergreen
#20F986
ΔE00 3.37
Spring Green
#00FF7F
ΔE00 3.72
Easter Green
#8CFD7E
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F47E #F463D9
analogous
#91F463 #63F47E #63F4C6
triadic
#63F47E #7E63F4 #F47E63
tetradic
#63F47E #6391F4 #F463D9 #F4C663
square
#63F47E #6391F4 #F463D9 #F4C663
split-complementary
#63F47E #C663F4 #F46391
monochromatic
#0FCE32 #2AF04F #63F47E #9CF8AD #D5FCDD
Accessibility & contrast
On white
1.42
#63F47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#63F47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F47E
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F47E | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E074
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#3FEFD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #63f47e; /* rgb */ color: rgb(99, 244, 126); /* oklch */ color: oklch(86.2% 0.203 147.2);
Tailwind
colors: {
custom: {
50: '#9cf9a5',
500: '#63f47e',
950: '#000000',
},
}SCSS
$custom: #63f47e; $custom-light: #9cf9a5; $custom-dark: #000000;
JSON
{
"hex": "#63f47e",
"rgb": {
"r": 99,
"g": 244,
"b": 126
},
"hsl": {
"h": 131.172,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.86175,
"c": 0.20251,
"h": 147.2
},
"luminance": 0.6886
}Semantic roles & 50–950 ramp
primary
#63F47E
secondary
#CA31AE
accent
#02B9E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580