#63F58A#63F58A
#63F58A is a very light, vivid green. Relative luminance 0.698; OKLCH L 86.6% C 0.193 H 149.4°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #63F58A |
|---|---|
| RGB | rgb(99, 245, 138) |
| HSL | hsl(136, 88%, 67%) |
| HSV | hsv(136, 60%, 96%) |
| CMYK | cmyk(59.6%, 0%, 43.7%, 3.9%) |
| CIE-LAB | lab(86.89, -61.51, 40.04) |
| CIE-LCH | lch(86.89, 73.40, 146.94°) |
| OKLab | oklab(86.61% -0.1662 0.0984) |
| OKLCH | oklch(86.61% 0.193 149.4) |
| XYZ | xyz(42.3824, 69.7884, 35.2768) |
| Luminance | 0.6979 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.83
Minty Green
#0BF77D
ΔE00 3.16
Turquoise Green
#04F489
ΔE00 3.32
Spearmint
#1EF876
ΔE00 3.44
Sea Green (survey)
#53FCA1
ΔE00 3.72
Light Green Blue
#56FCA2
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F58A #F563CE
analogous
#85F563 #63F58A #63F5D3
triadic
#63F58A #8A63F5 #F58A63
tetradic
#63F58A #6385F5 #F563CE #F5D363
square
#63F58A #6385F5 #F563CE #F5D363
split-complementary
#63F58A #D363F5 #F56385
monochromatic
#0DD041 #29F15F #63F58A #9DF9B5 #D6FCE0
Accessibility & contrast
On white
1.40
#63F58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#63F58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F58A
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F58A | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E282
Deuteranopia (green-blind)
#E4D491
Tritanopia (blue-blind)
#39F1DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #63f58a; /* rgb */ color: rgb(99, 245, 138); /* oklch */ color: oklch(86.6% 0.193 149.4);
Tailwind
colors: {
custom: {
50: '#9cf9ad',
500: '#63f58a',
950: '#000000',
},
}SCSS
$custom: #63f58a; $custom-light: #9cf9ad; $custom-dark: #000000;
JSON
{
"hex": "#63f58a",
"rgb": {
"r": 99,
"g": 245,
"b": 138
},
"hsl": {
"h": 136.027,
"s": 87.952,
"l": 67.451
},
"oklch": {
"l": 0.86606,
"c": 0.19319,
"h": 149.4
},
"luminance": 0.69792
}Semantic roles & 50–950 ramp
primary
#63F58A
secondary
#CC30A2
accent
#01A8E5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581