#63F47C#63F47C
#63F47C is a very light, highly saturated green. Relative luminance 0.688; OKLCH L 86.1% C 0.204 H 146.8°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #63F47C |
|---|---|
| RGB | rgb(99, 244, 124) |
| HSL | hsl(130, 87%, 67%) |
| HSV | hsv(130, 59%, 96%) |
| CMYK | cmyk(59.4%, 0%, 49.2%, 4.3%) |
| CIE-LAB | lab(86.41, -63.22, 46.17) |
| CIE-LCH | lch(86.41, 78.28, 143.86°) |
| OKLab | oklab(86.15% -0.1709 0.1118) |
| OKLCH | oklch(86.15% 0.204 146.8) |
| XYZ | xyz(41.1316, 68.8053, 30.1780) |
| Luminance | 0.6881 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.86
Lightgreen (survey)
#76FF7B
ΔE00 2.99
Minty Green
#0BF77D
ΔE00 3.24
Wintergreen
#20F986
ΔE00 3.52
Spring Green
#00FF7F
ΔE00 3.76
Easter Green
#8CFD7E
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F47C #F463DB
analogous
#93F463 #63F47C #63F4C5
triadic
#63F47C #7C63F4 #F47C63
tetradic
#63F47C #6393F4 #F463DB #F4C563
square
#63F47C #6393F4 #F463DB #F4C563
split-complementary
#63F47C #C563F4 #F46393
monochromatic
#0FCE30 #2AF04C #63F47C #9CF8AC #D5FCDC
Accessibility & contrast
On white
1.42
#63F47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#63F47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F47C
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F47C | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E072
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#40EFD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #63f47c; /* rgb */ color: rgb(99, 244, 124); /* oklch */ color: oklch(86.1% 0.204 146.8);
Tailwind
colors: {
custom: {
50: '#9cf9a4',
500: '#63f47c',
950: '#000000',
},
}SCSS
$custom: #63f47c; $custom-light: #9cf9a4; $custom-dark: #000000;
JSON
{
"hex": "#63f47c",
"rgb": {
"r": 99,
"g": 244,
"b": 124
},
"hsl": {
"h": 130.345,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.86146,
"c": 0.20424,
"h": 146.8
},
"luminance": 0.68809
}Semantic roles & 50–950 ramp
primary
#63F47C
secondary
#CA31B0
accent
#02BDE3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580