#63F77A#63F77A
#63F77A is a very light, highly saturated green. Relative luminance 0.706; OKLCH L 86.9% C 0.210 H 146.4°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #63F77A |
|---|---|
| RGB | rgb(99, 247, 122) |
| HSL | hsl(129, 90%, 68%) |
| HSV | hsv(129, 60%, 97%) |
| CMYK | cmyk(59.9%, 0%, 50.6%, 3.1%) |
| CIE-LAB | lab(87.28, -64.58, 48.18) |
| CIE-LCH | lch(87.28, 80.57, 143.27°) |
| OKLab | oklab(86.86% -0.1746 0.1162) |
| OKLCH | oklch(86.86% 0.21 146.4) |
| XYZ | xyz(41.9165, 70.5753, 29.8220) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.29
Spearmint
#1EF876
ΔE00 2.76
Minty Green
#0BF77D
ΔE00 3.36
Spring Green
#00FF7F
ΔE00 3.53
Easter Green
#8CFD7E
ΔE00 3.60
Wintergreen
#20F986
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F77A #F763E0
analogous
#96F763 #63F77A #63F7C4
triadic
#63F77A #7A63F7 #F77A63
tetradic
#63F77A #6396F7 #F763E0 #F7C463
square
#63F77A #6396F7 #F763E0 #F7C463
split-complementary
#63F77A #C463F7 #F76396
monochromatic
#0BD52A #29F448 #63F77A #9DFAAC #D7FDDD
Accessibility & contrast
On white
1.39
#63F77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#63F77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F77A
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F77A | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE36F
Deuteranopia (green-blind)
#E7D683
Tritanopia (blue-blind)
#3FF2DA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #63f77a; /* rgb */ color: rgb(99, 247, 122); /* oklch */ color: oklch(86.9% 0.210 146.4);
Tailwind
colors: {
custom: {
50: '#9dfba3',
500: '#63f77a',
950: '#000000',
},
}SCSS
$custom: #63f77a; $custom-light: #9dfba3; $custom-dark: #000000;
JSON
{
"hex": "#63f77a",
"rgb": {
"r": 99,
"g": 247,
"b": 122
},
"hsl": {
"h": 129.324,
"s": 90.244,
"l": 67.843
},
"oklch": {
"l": 0.86855,
"c": 0.20976,
"h": 146.4
},
"luminance": 0.70579
}Semantic roles & 50–950 ramp
primary
#63F77A
secondary
#CF2FB6
accent
#00C2E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580