#63FC96#63FC96
#63FC96 is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.5% C 0.192 H 151.3°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #63FC96 |
|---|---|
| RGB | rgb(99, 252, 150) |
| HSL | hsl(140, 96%, 69%) |
| HSV | hsv(140, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 40.5%, 1.2%) |
| CIE-LAB | lab(89.14, -62.20, 37.06) |
| CIE-LCH | lch(89.14, 72.40, 149.21°) |
| OKLab | oklab(88.52% -0.1681 0.0919) |
| OKLCH | oklch(88.52% 0.192 151.3) |
| XYZ | xyz(45.4575, 74.4710, 40.8270) |
| Luminance | 0.7448 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.32
Light Green Blue
#56FCA2
ΔE00 2.37
Light Bluish Green
#76FDA8
ΔE00 2.77
Wintergreen
#20F986
ΔE00 2.95
Baby Green
#8CFF9E
ΔE00 3.23
Turquoise Green
#04F489
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FC96 #FC63C9
analogous
#7DFC63 #63FC96 #63FCE3
triadic
#63FC96 #9663FC #FC9663
tetradic
#63FC96 #637DFC #FC63C9 #FCE363
square
#63FC96 #637DFC #FC63C9 #FCE363
split-complementary
#63FC96 #E363FC #FC637D
monochromatic
#04E04E #27FB6E #63FC96 #9FFDBE #DBFEE7
Accessibility & contrast
On white
1.32
#63FC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#63FC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FC96
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FC96 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88F
Deuteranopia (green-blind)
#E9DA9D
Tritanopia (blue-blind)
#2EF8E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #63fc96; /* rgb */ color: rgb(99, 252, 150); /* oklch */ color: oklch(88.5% 0.192 151.3);
Tailwind
colors: {
custom: {
50: '#9dfeb6',
500: '#63fc96',
950: '#000000',
},
}SCSS
$custom: #63fc96; $custom-light: #9dfeb6; $custom-dark: #000000;
JSON
{
"hex": "#63fc96",
"rgb": {
"r": 99,
"g": 252,
"b": 150
},
"hsl": {
"h": 140,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.88515,
"c": 0.19158,
"h": 151.3
},
"luminance": 0.74475
}Semantic roles & 50–950 ramp
primary
#63FC96
secondary
#D62D9E
accent
#0099E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681