#63F495#63F495
#63F495 is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.6% C 0.182 H 151.9°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #63F495 |
|---|---|
| RGB | rgb(99, 244, 149) |
| HSL | hsl(141, 87%, 67%) |
| HSV | hsv(141, 59%, 96%) |
| CMYK | cmyk(59.4%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(86.76, -59.34, 34.43) |
| CIE-LCH | lch(86.76, 68.61, 149.88°) |
| OKLab | oklab(86.55% -0.1606 0.0857) |
| OKLCH | oklch(86.55% 0.182 151.9) |
| XYZ | xyz(42.9178, 69.5198, 39.5849) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.41
Light Green Blue
#56FCA2
ΔE00 2.42
Light Bluish Green
#76FDA8
ΔE00 2.83
Turquoise Green
#04F489
ΔE00 3.23
Seafoam Green
#7AF9AB
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F495 #F463C2
analogous
#79F463 #63F495 #63F4DE
triadic
#63F495 #9563F4 #F49563
tetradic
#63F495 #6379F4 #F463C2 #F4DE63
square
#63F495 #6379F4 #F463C2 #F4DE63
split-complementary
#63F495 #DE63F4 #F46379
monochromatic
#0FCE51 #2AF06E #63F495 #9CF8BC #D5FCE3
Accessibility & contrast
On white
1.41
#63F495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#63F495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F495
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F495 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18E
Deuteranopia (green-blind)
#E1D49B
Tritanopia (blue-blind)
#33F1DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #63f495; /* rgb */ color: rgb(99, 244, 149); /* oklch */ color: oklch(86.6% 0.182 151.9);
Tailwind
colors: {
custom: {
50: '#9cf9b5',
500: '#63f495',
950: '#000000',
},
}SCSS
$custom: #63f495; $custom-light: #9cf9b5; $custom-dark: #000000;
JSON
{
"hex": "#63f495",
"rgb": {
"r": 99,
"g": 244,
"b": 149
},
"hsl": {
"h": 140.69,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.86552,
"c": 0.18199,
"h": 151.9
},
"luminance": 0.69524
}Semantic roles & 50–950 ramp
primary
#63F495
secondary
#CA3195
accent
#0296E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581