#63FC94#63FC94
#63FC94 is a very light, vivid green. Relative luminance 0.744; OKLCH L 88.5% C 0.193 H 150.9°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #63FC94 |
|---|---|
| RGB | rgb(99, 252, 148) |
| HSL | hsl(139, 96%, 69%) |
| HSV | hsv(139, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 41.3%, 1.2%) |
| CIE-LAB | lab(89.11, -62.52, 38.01) |
| CIE-LCH | lch(89.11, 73.17, 148.70°) |
| OKLab | oklab(88.48% -0.169 0.094) |
| OKLCH | oklch(88.48% 0.193 150.9) |
| XYZ | xyz(45.2978, 74.4071, 39.9861) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.61
Light Green Blue
#56FCA2
ΔE00 2.67
Wintergreen
#20F986
ΔE00 2.84
Light Bluish Green
#76FDA8
ΔE00 3.05
Baby Green
#8CFF9E
ΔE00 3.22
Turquoise Green
#04F489
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FC94 #FC63CB
analogous
#7FFC63 #63FC94 #63FCE1
triadic
#63FC94 #9463FC #FC9463
tetradic
#63FC94 #637FFC #FC63CB #FCE163
square
#63FC94 #637FFC #FC63CB #FCE163
split-complementary
#63FC94 #E163FC #FC637F
monochromatic
#04E04B #27FB6B #63FC94 #9FFDBD #DBFEE6
Accessibility & contrast
On white
1.32
#63FC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#63FC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FC94
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FC94 | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88C
Deuteranopia (green-blind)
#E9DA9B
Tritanopia (blue-blind)
#30F8E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #63fc94; /* rgb */ color: rgb(99, 252, 148); /* oklch */ color: oklch(88.5% 0.193 150.9);
Tailwind
colors: {
custom: {
50: '#9dfeb4',
500: '#63fc94',
950: '#000000',
},
}SCSS
$custom: #63fc94; $custom-light: #9dfeb4; $custom-dark: #000000;
JSON
{
"hex": "#63fc94",
"rgb": {
"r": 99,
"g": 252,
"b": 148
},
"hsl": {
"h": 139.216,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.88481,
"c": 0.19336,
"h": 150.9
},
"luminance": 0.74412
}Semantic roles & 50–950 ramp
primary
#63FC94
secondary
#D62DA0
accent
#009CE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681