#63FC95#63FC95
#63FC95 is a very light, vivid green. Relative luminance 0.744; OKLCH L 88.5% C 0.192 H 151.1°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #63FC95 |
|---|---|
| RGB | rgb(99, 252, 149) |
| HSL | hsl(140, 96%, 69%) |
| HSV | hsv(140, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 40.9%, 1.2%) |
| CIE-LAB | lab(89.13, -62.36, 37.54) |
| CIE-LCH | lch(89.13, 72.79, 148.96°) |
| OKLab | oklab(88.5% -0.1685 0.093) |
| OKLCH | oklch(88.5% 0.192 151.1) |
| XYZ | xyz(45.3773, 74.4389, 40.4047) |
| Luminance | 0.7444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.46
Light Green Blue
#56FCA2
ΔE00 2.52
Wintergreen
#20F986
ΔE00 2.89
Light Bluish Green
#76FDA8
ΔE00 2.91
Baby Green
#8CFF9E
ΔE00 3.22
Turquoise Green
#04F489
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FC95 #FC63CA
analogous
#7EFC63 #63FC95 #63FCE2
triadic
#63FC95 #9563FC #FC9563
tetradic
#63FC95 #637EFC #FC63CA #FCE263
square
#63FC95 #637EFC #FC63CA #FCE263
split-complementary
#63FC95 #E263FC #FC637E
monochromatic
#04E04C #27FB6C #63FC95 #9FFDBE #DBFEE7
Accessibility & contrast
On white
1.32
#63FC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#63FC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FC95
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FC95 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE88E
Deuteranopia (green-blind)
#E9DA9C
Tritanopia (blue-blind)
#2FF8E3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #63fc95; /* rgb */ color: rgb(99, 252, 149); /* oklch */ color: oklch(88.5% 0.192 151.1);
Tailwind
colors: {
custom: {
50: '#9dfeb5',
500: '#63fc95',
950: '#000000',
},
}SCSS
$custom: #63fc95; $custom-light: #9dfeb5; $custom-dark: #000000;
JSON
{
"hex": "#63fc95",
"rgb": {
"r": 99,
"g": 252,
"b": 149
},
"hsl": {
"h": 139.608,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.88498,
"c": 0.19247,
"h": 151.1
},
"luminance": 0.74443
}Semantic roles & 50–950 ramp
primary
#63FC95
secondary
#D62D9F
accent
#009AE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681