#63F47A#63F47A
#63F47A is a very light, highly saturated green. Relative luminance 0.688; OKLCH L 86.1% C 0.206 H 146.5°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #63F47A |
|---|---|
| RGB | rgb(99, 244, 122) |
| HSL | hsl(130, 87%, 67%) |
| HSV | hsv(130, 59%, 96%) |
| CMYK | cmyk(59.4%, 0%, 50%, 4.3%) |
| CIE-LAB | lab(86.38, -63.49, 47.08) |
| CIE-LCH | lch(86.38, 79.04, 143.44°) |
| OKLab | oklab(86.12% -0.1717 0.1137) |
| OKLCH | oklch(86.12% 0.206 146.5) |
| XYZ | xyz(41.0065, 68.7553, 29.5187) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.86
Spearmint
#1EF876
ΔE00 2.86
Minty Green
#0BF77D
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.68
Spring Green
#00FF7F
ΔE00 3.82
Easter Green
#8CFD7E
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F47A #F463DD
analogous
#95F463 #63F47A #63F4C2
triadic
#63F47A #7A63F4 #F47A63
tetradic
#63F47A #6395F4 #F463DD #F4C263
square
#63F47A #6395F4 #F463DD #F4C263
split-complementary
#63F47A #C263F4 #F46395
monochromatic
#0FCE2D #2AF049 #63F47A #9CF8AB #D5FCDB
Accessibility & contrast
On white
1.42
#63F47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#63F47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F47A
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F47A | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E070
Deuteranopia (green-blind)
#E5D383
Tritanopia (blue-blind)
#41EFD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #63f47a; /* rgb */ color: rgb(99, 244, 122); /* oklch */ color: oklch(86.1% 0.206 146.5);
Tailwind
colors: {
custom: {
50: '#9cf9a3',
500: '#63f47a',
950: '#000000',
},
}SCSS
$custom: #63f47a; $custom-light: #9cf9a3; $custom-dark: #000000;
JSON
{
"hex": "#63f47a",
"rgb": {
"r": 99,
"g": 244,
"b": 122
},
"hsl": {
"h": 129.517,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.86117,
"c": 0.20597,
"h": 146.5
},
"luminance": 0.68759
}Semantic roles & 50–950 ramp
primary
#63F47A
secondary
#CA31B2
accent
#02C0E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580