#63F57A#63F57A
#63F57A is a very light, highly saturated green. Relative luminance 0.694; OKLCH L 86.4% C 0.207 H 146.4°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #63F57A |
|---|---|
| RGB | rgb(99, 245, 122) |
| HSL | hsl(129, 88%, 67%) |
| HSV | hsv(129, 60%, 96%) |
| CMYK | cmyk(59.6%, 0%, 50.2%, 3.9%) |
| CIE-LAB | lab(86.68, -63.86, 47.45) |
| CIE-LCH | lch(86.68, 79.55, 143.39°) |
| OKLab | oklab(86.36% -0.1727 0.1146) |
| OKLCH | oklch(86.36% 0.207 146.4) |
| XYZ | xyz(41.3082, 69.3587, 29.6193) |
| Luminance | 0.6936 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.67
Spearmint
#1EF876
ΔE00 2.81
Minty Green
#0BF77D
ΔE00 3.33
Wintergreen
#20F986
ΔE00 3.67
Spring Green
#00FF7F
ΔE00 3.71
Easter Green
#8CFD7E
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F57A #F563DE
analogous
#95F563 #63F57A #63F5C3
triadic
#63F57A #7A63F5 #F57A63
tetradic
#63F57A #6395F5 #F563DE #F5C363
square
#63F57A #6395F5 #F563DE #F5C363
split-complementary
#63F57A #C363F5 #F56395
monochromatic
#0DD02C #29F149 #63F57A #9DF9AB #D6FCDC
Accessibility & contrast
On white
1.41
#63F57A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#63F57A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F57A
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F57A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F57A | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E16F
Deuteranopia (green-blind)
#E5D483
Tritanopia (blue-blind)
#40F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #63f57a; /* rgb */ color: rgb(99, 245, 122); /* oklch */ color: oklch(86.4% 0.207 146.4);
Tailwind
colors: {
custom: {
50: '#9cf9a3',
500: '#63f57a',
950: '#000000',
},
}SCSS
$custom: #63f57a; $custom-light: #9cf9a3; $custom-dark: #000000;
JSON
{
"hex": "#63f57a",
"rgb": {
"r": 99,
"g": 245,
"b": 122
},
"hsl": {
"h": 129.452,
"s": 87.952,
"l": 67.451
},
"oklch": {
"l": 0.86363,
"c": 0.20724,
"h": 146.4
},
"luminance": 0.69363
}Semantic roles & 50–950 ramp
primary
#63F57A
secondary
#CC30B3
accent
#01C1E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580