#63F77C#63F77C
#63F77C is a very light, highly saturated green. Relative luminance 0.706; OKLCH L 86.9% C 0.208 H 146.7°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #63F77C |
|---|---|
| RGB | rgb(99, 247, 124) |
| HSL | hsl(130, 90%, 68%) |
| HSV | hsv(130, 60%, 97%) |
| CMYK | cmyk(59.9%, 0%, 49.8%, 3.1%) |
| CIE-LAB | lab(87.30, -64.31, 47.27) |
| CIE-LCH | lch(87.30, 79.81, 143.68°) |
| OKLab | oklab(86.88% -0.1739 0.1143) |
| OKLCH | oklch(86.88% 0.208 146.7) |
| XYZ | xyz(42.0417, 70.6254, 30.4814) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.42
Spearmint
#1EF876
ΔE00 2.73
Minty Green
#0BF77D
ΔE00 3.25
Spring Green
#00FF7F
ΔE00 3.45
Wintergreen
#20F986
ΔE00 3.52
Easter Green
#8CFD7E
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F77C #F763DE
analogous
#94F763 #63F77C #63F7C6
triadic
#63F77C #7C63F7 #F77C63
tetradic
#63F77C #6394F7 #F763DE #F7C663
square
#63F77C #6394F7 #F763DE #F7C663
split-complementary
#63F77C #C663F7 #F76394
monochromatic
#0BD52D #29F44B #63F77C #9DFAAD #D7FDDE
Accessibility & contrast
On white
1.39
#63F77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#63F77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F77C
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F77C | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE372
Deuteranopia (green-blind)
#E7D685
Tritanopia (blue-blind)
#3FF2DB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #63f77c; /* rgb */ color: rgb(99, 247, 124); /* oklch */ color: oklch(86.9% 0.208 146.7);
Tailwind
colors: {
custom: {
50: '#9dfba4',
500: '#63f77c',
950: '#000000',
},
}SCSS
$custom: #63f77c; $custom-light: #9dfba4; $custom-dark: #000000;
JSON
{
"hex": "#63f77c",
"rgb": {
"r": 99,
"g": 247,
"b": 124
},
"hsl": {
"h": 130.135,
"s": 90.244,
"l": 67.843
},
"oklch": {
"l": 0.86883,
"c": 0.20805,
"h": 146.7
},
"luminance": 0.70629
}Semantic roles & 50–950 ramp
primary
#63F77C
secondary
#CF2FB4
accent
#00BFE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580