#63F486#63F486
#63F486 is a very light, vivid green. Relative luminance 0.691; OKLCH L 86.3% C 0.195 H 148.6°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #63F486 |
|---|---|
| RGB | rgb(99, 244, 134) |
| HSL | hsl(134, 87%, 67%) |
| HSV | hsv(134, 59%, 96%) |
| CMYK | cmyk(59.4%, 0%, 45.1%, 4.3%) |
| CIE-LAB | lab(86.54, -61.76, 41.53) |
| CIE-LCH | lch(86.54, 74.43, 146.08°) |
| OKLab | oklab(86.3% -0.1669 0.1017) |
| OKLCH | oklch(86.3% 0.195 148.6) |
| XYZ | xyz(41.7964, 69.0712, 33.6791) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.96
Minty Green
#0BF77D
ΔE00 3.09
Spearmint
#1EF876
ΔE00 3.22
Turquoise Green
#04F489
ΔE00 3.52
Spring Green
#00FF7F
ΔE00 3.80
Lightgreen (survey)
#76FF7B
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F486 #F463D1
analogous
#88F463 #63F486 #63F4CF
triadic
#63F486 #8663F4 #F48663
tetradic
#63F486 #6388F4 #F463D1 #F4CF63
square
#63F486 #6388F4 #F463D1 #F4CF63
split-complementary
#63F486 #CF63F4 #F46388
monochromatic
#0FCE3D #2AF05A #63F486 #9CF8B2 #D5FCDF
Accessibility & contrast
On white
1.42
#63F486 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#63F486 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F486
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F486 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F486 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E17D
Deuteranopia (green-blind)
#E3D38D
Tritanopia (blue-blind)
#3CF0DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #63f486; /* rgb */ color: rgb(99, 244, 134); /* oklch */ color: oklch(86.3% 0.195 148.6);
Tailwind
colors: {
custom: {
50: '#9cf9ab',
500: '#63f486',
950: '#000000',
},
}SCSS
$custom: #63f486; $custom-light: #9cf9ab; $custom-dark: #000000;
JSON
{
"hex": "#63f486",
"rgb": {
"r": 99,
"g": 244,
"b": 134
},
"hsl": {
"h": 134.483,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.86297,
"c": 0.19545,
"h": 148.6
},
"luminance": 0.69075
}Semantic roles & 50–950 ramp
primary
#63F486
secondary
#CA31A5
accent
#02ADE3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581