#63F57E#63F57E
#63F57E is a very light, highly saturated green. Relative luminance 0.695; OKLCH L 86.4% C 0.204 H 147.1°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #63F57E |
|---|---|
| RGB | rgb(99, 245, 126) |
| HSL | hsl(131, 88%, 67%) |
| HSV | hsv(131, 60%, 96%) |
| CMYK | cmyk(59.6%, 0%, 48.6%, 3.9%) |
| CIE-LAB | lab(86.73, -63.30, 45.62) |
| CIE-LCH | lch(86.73, 78.03, 144.22°) |
| OKLab | oklab(86.42% -0.1711 0.1107) |
| OKLCH | oklch(86.42% 0.204 147.1) |
| XYZ | xyz(41.5611, 69.4598, 30.9515) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.81
Lightgreen (survey)
#76FF7B
ΔE00 2.95
Minty Green
#0BF77D
ΔE00 3.14
Wintergreen
#20F986
ΔE00 3.35
Spring Green
#00FF7F
ΔE00 3.60
Easter Green
#8CFD7E
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F57E #F563DA
analogous
#91F563 #63F57E #63F5C7
triadic
#63F57E #7E63F5 #F57E63
tetradic
#63F57E #6391F5 #F563DA #F5C763
square
#63F57E #6391F5 #F563DA #F5C763
split-complementary
#63F57E #C763F5 #F56391
monochromatic
#0DD031 #29F14E #63F57E #9DF9AE #D6FCDD
Accessibility & contrast
On white
1.41
#63F57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#63F57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F57E
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F57E | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E174
Deuteranopia (green-blind)
#E5D486
Tritanopia (blue-blind)
#3FF0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #63f57e; /* rgb */ color: rgb(99, 245, 126); /* oklch */ color: oklch(86.4% 0.204 147.1);
Tailwind
colors: {
custom: {
50: '#9cf9a5',
500: '#63f57e',
950: '#000000',
},
}SCSS
$custom: #63f57e; $custom-light: #9cf9a5; $custom-dark: #000000;
JSON
{
"hex": "#63f57e",
"rgb": {
"r": 99,
"g": 245,
"b": 126
},
"hsl": {
"h": 131.096,
"s": 87.952,
"l": 67.451
},
"oklch": {
"l": 0.86421,
"c": 0.20379,
"h": 147.1
},
"luminance": 0.69464
}Semantic roles & 50–950 ramp
primary
#63F57E
secondary
#CC30AF
accent
#01BAE5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580