#63F484#63F484
#63F484 is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.3% C 0.197 H 148.3°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #63F484 |
|---|---|
| RGB | rgb(99, 244, 132) |
| HSL | hsl(134, 87%, 67%) |
| HSV | hsv(134, 59%, 96%) |
| CMYK | cmyk(59.4%, 0%, 45.9%, 4.3%) |
| CIE-LAB | lab(86.51, -62.06, 42.47) |
| CIE-LCH | lch(86.51, 75.20, 145.62°) |
| OKLab | oklab(86.27% -0.1677 0.1038) |
| OKLCH | oklch(86.27% 0.197 148.3) |
| XYZ | xyz(41.6582, 69.0160, 32.9514) |
| Luminance | 0.6902 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.02
Minty Green
#0BF77D
ΔE00 3.07
Spearmint
#1EF876
ΔE00 3.10
Turquoise Green
#04F489
ΔE00 3.66
Lightgreen (survey)
#76FF7B
ΔE00 3.71
Spring Green
#00FF7F
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F484 #F463D3
analogous
#8BF463 #63F484 #63F4CC
triadic
#63F484 #8463F4 #F48463
tetradic
#63F484 #638BF4 #F463D3 #F4CC63
square
#63F484 #638BF4 #F463D3 #F4CC63
split-complementary
#63F484 #CC63F4 #F4638B
monochromatic
#0FCE3A #2AF057 #63F484 #9CF8B1 #D5FCDE
Accessibility & contrast
On white
1.42
#63F484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#63F484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F484
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F484 | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07B
Deuteranopia (green-blind)
#E3D38C
Tritanopia (blue-blind)
#3DEFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #63f484; /* rgb */ color: rgb(99, 244, 132); /* oklch */ color: oklch(86.3% 0.197 148.3);
Tailwind
colors: {
custom: {
50: '#9cf9a9',
500: '#63f484',
950: '#000000',
},
}SCSS
$custom: #63f484; $custom-light: #9cf9a9; $custom-dark: #000000;
JSON
{
"hex": "#63f484",
"rgb": {
"r": 99,
"g": 244,
"b": 132
},
"hsl": {
"h": 133.655,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.86266,
"c": 0.19723,
"h": 148.3
},
"luminance": 0.6902
}Semantic roles & 50–950 ramp
primary
#63F484
secondary
#CA31A7
accent
#02B0E3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581