#63F496#63F496
#63F496 is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.6% C 0.181 H 152.2°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #63F496 |
|---|---|
| RGB | rgb(99, 244, 150) |
| HSL | hsl(141, 87%, 67%) |
| HSV | hsv(141, 59%, 96%) |
| CMYK | cmyk(59.4%, 0%, 38.5%, 4.3%) |
| CIE-LAB | lab(86.78, -59.17, 33.95) |
| CIE-LCH | lch(86.78, 68.22, 150.15°) |
| OKLab | oklab(86.57% -0.1601 0.0846) |
| OKLCH | oklch(86.57% 0.181 152.2) |
| XYZ | xyz(42.9979, 69.5518, 40.0071) |
| Luminance | 0.6956 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.31
Light Green Blue
#56FCA2
ΔE00 2.31
Light Bluish Green
#76FDA8
ΔE00 2.73
Seafoam Green
#7AF9AB
ΔE00 3.19
Turquoise Green
#04F489
ΔE00 3.27
Mediumspringgreen
#00FA9A
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F496 #F463C1
analogous
#79F463 #63F496 #63F4DE
triadic
#63F496 #9663F4 #F49663
tetradic
#63F496 #6379F4 #F463C1 #F4DE63
square
#63F496 #6379F4 #F463C1 #F4DE63
split-complementary
#63F496 #DE63F4 #F46379
monochromatic
#0FCE52 #2AF070 #63F496 #9CF8BC #D5FCE3
Accessibility & contrast
On white
1.41
#63F496 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#63F496 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F496
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F496 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F496 | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E190
Deuteranopia (green-blind)
#E1D49C
Tritanopia (blue-blind)
#33F1DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #63f496; /* rgb */ color: rgb(99, 244, 150); /* oklch */ color: oklch(86.6% 0.181 152.2);
Tailwind
colors: {
custom: {
50: '#9cf9b5',
500: '#63f496',
950: '#000000',
},
}SCSS
$custom: #63f496; $custom-light: #9cf9b5; $custom-dark: #000000;
JSON
{
"hex": "#63f496",
"rgb": {
"r": 99,
"g": 244,
"b": 150
},
"hsl": {
"h": 141.103,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.8657,
"c": 0.18109,
"h": 152.2
},
"luminance": 0.69556
}Semantic roles & 50–950 ramp
primary
#63F496
secondary
#CA3194
accent
#0294E3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581