#63FD83#63FD83
#63FD83 is a very light, highly saturated green. Relative luminance 0.745; OKLCH L 88.5% C 0.210 H 147.6°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #63FD83 |
|---|---|
| RGB | rgb(99, 253, 131) |
| HSL | hsl(132, 97%, 69%) |
| HSV | hsv(132, 61%, 99%) |
| CMYK | cmyk(60.9%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(89.18, -65.49, 46.30) |
| CIE-LCH | lch(89.18, 80.20, 144.74°) |
| OKLab | oklab(88.46% -0.1769 0.1124) |
| OKLCH | oklch(88.46% 0.21 147.6) |
| XYZ | xyz(44.3645, 74.5375, 33.5175) |
| Luminance | 0.7454 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.20
Spearmint
#1EF876
ΔE00 2.88
Spring Green
#00FF7F
ΔE00 2.93
Wintergreen
#20F986
ΔE00 3.29
Minty Green
#0BF77D
ΔE00 3.30
Easter Green
#8CFD7E
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FD83 #FD63DD
analogous
#90FD63 #63FD83 #63FDD0
triadic
#63FD83 #8363FD #FD8363
tetradic
#63FD83 #6390FD #FD63DD #FDD063
square
#63FD83 #6390FD #FD63DD #FDD063
split-complementary
#63FD83 #D063FD #FD6390
monochromatic
#03E331 #27FC53 #63FD83 #9FFEB3 #DCFFE3
Accessibility & contrast
On white
1.32
#63FD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#63FD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FD83
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FD83 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE879
Deuteranopia (green-blind)
#ECDB8C
Tritanopia (blue-blind)
#39F8E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #63fd83; /* rgb */ color: rgb(99, 253, 131); /* oklch */ color: oklch(88.5% 0.210 147.6);
Tailwind
colors: {
custom: {
50: '#9effa9',
500: '#63fd83',
950: '#000000',
},
}SCSS
$custom: #63fd83; $custom-light: #9effa9; $custom-dark: #000000;
JSON
{
"hex": "#63fd83",
"rgb": {
"r": 99,
"g": 253,
"b": 131
},
"hsl": {
"h": 132.468,
"s": 97.468,
"l": 69.02
},
"oklch": {
"l": 0.88455,
"c": 0.20961,
"h": 147.6
},
"luminance": 0.74542
}Semantic roles & 50–950 ramp
primary
#63FD83
secondary
#D72DB4
accent
#00B6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681