#63F49A#63F49A
#63F49A is a very light, vivid green. Relative luminance 0.697; OKLCH L 86.6% C 0.177 H 153.2°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #63F49A |
|---|---|
| RGB | rgb(99, 244, 154) |
| HSL | hsl(143, 87%, 67%) |
| HSV | hsv(143, 59%, 96%) |
| CMYK | cmyk(59.4%, 0%, 36.9%, 4.3%) |
| CIE-LAB | lab(86.84, -58.48, 32.03) |
| CIE-LCH | lch(86.84, 66.68, 151.29°) |
| OKLab | oklab(86.64% -0.1584 0.0801) |
| OKLCH | oklch(86.64% 0.178 153.2) |
| XYZ | xyz(43.3255, 69.6829, 41.7325) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.99
Sea Green (survey)
#53FCA1
ΔE00 2.02
Light Bluish Green
#76FDA8
ΔE00 2.41
Seafoam Green
#7AF9AB
ΔE00 2.69
Seafoam (survey)
#80F9AD
ΔE00 3.16
Mediumspringgreen
#00FA9A
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F49A #F463BD
analogous
#74F463 #63F49A #63F4E3
triadic
#63F49A #9A63F4 #F49A63
tetradic
#63F49A #6374F4 #F463BD #F4E363
square
#63F49A #6374F4 #F463BD #F4E363
split-complementary
#63F49A #E363F4 #F46374
monochromatic
#0FCE57 #2AF075 #63F49A #9CF8BF #D5FCE4
Accessibility & contrast
On white
1.41
#63F49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#63F49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F49A
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F49A | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E294
Deuteranopia (green-blind)
#E1D4A0
Tritanopia (blue-blind)
#30F1DD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #63f49a; /* rgb */ color: rgb(99, 244, 154); /* oklch */ color: oklch(86.6% 0.177 153.2);
Tailwind
colors: {
custom: {
50: '#9cf9b8',
500: '#63f49a',
950: '#000000',
},
}SCSS
$custom: #63f49a; $custom-light: #9cf9b8; $custom-dark: #000000;
JSON
{
"hex": "#63f49a",
"rgb": {
"r": 99,
"g": 244,
"b": 154
},
"hsl": {
"h": 142.759,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.86644,
"c": 0.1775,
"h": 153.2
},
"luminance": 0.69687
}Semantic roles & 50–950 ramp
primary
#63F49A
secondary
#CA3190
accent
#028EE3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581