#63FC84#63FC84
#63FC84 is a very light, highly saturated green. Relative luminance 0.739; OKLCH L 88.2% C 0.207 H 147.8°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #63FC84 |
|---|---|
| RGB | rgb(99, 252, 132) |
| HSL | hsl(133, 96%, 69%) |
| HSV | hsv(133, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 47.6%, 1.2%) |
| CIE-LAB | lab(88.89, -64.99, 45.47) |
| CIE-LCH | lch(88.89, 79.31, 145.02°) |
| OKLab | oklab(88.23% -0.1756 0.1106) |
| OKLCH | oklch(88.23% 0.207 147.8) |
| XYZ | xyz(44.1178, 73.9351, 33.7712) |
| Luminance | 0.7394 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.42
Spearmint
#1EF876
ΔE00 2.85
Spring Green
#00FF7F
ΔE00 2.95
Wintergreen
#20F986
ΔE00 3.14
Minty Green
#0BF77D
ΔE00 3.18
Easter Green
#8CFD7E
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FC84 #FC63DB
analogous
#8FFC63 #63FC84 #63FCD1
triadic
#63FC84 #8463FC #FC8463
tetradic
#63FC84 #638FFC #FC63DB #FCD163
square
#63FC84 #638FFC #FC63DB #FCD163
split-complementary
#63FC84 #D163FC #FC638F
monochromatic
#04E034 #27FB55 #63FC84 #9FFDB3 #DBFEE3
Accessibility & contrast
On white
1.33
#63FC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#63FC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FC84
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FC84 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE77A
Deuteranopia (green-blind)
#EBDA8C
Tritanopia (blue-blind)
#39F7E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #63fc84; /* rgb */ color: rgb(99, 252, 132); /* oklch */ color: oklch(88.2% 0.207 147.8);
Tailwind
colors: {
custom: {
50: '#9dfea9',
500: '#63fc84',
950: '#000000',
},
}SCSS
$custom: #63fc84; $custom-light: #9dfea9; $custom-dark: #000000;
JSON
{
"hex": "#63fc84",
"rgb": {
"r": 99,
"g": 252,
"b": 132
},
"hsl": {
"h": 132.941,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.88225,
"c": 0.20748,
"h": 147.8
},
"luminance": 0.73939
}Semantic roles & 50–950 ramp
primary
#63FC84
secondary
#D62DB2
accent
#00B4E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681