#63F382#63F382
#63F382 is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.0% C 0.198 H 147.9°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #63F382 |
|---|---|
| RGB | rgb(99, 243, 130) |
| HSL | hsl(133, 86%, 67%) |
| HSV | hsv(133, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 46.5%, 4.7%) |
| CIE-LAB | lab(86.19, -61.99, 43.02) |
| CIE-LCH | lch(86.19, 75.45, 145.24°) |
| OKLab | oklab(85.99% -0.1675 0.105) |
| OKLCH | oklch(85.99% 0.198 147.9) |
| XYZ | xyz(41.2226, 68.3616, 32.1375) |
| Luminance | 0.6837 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.09
Minty Green
#0BF77D
ΔE00 3.12
Wintergreen
#20F986
ΔE00 3.17
Lightgreen (survey)
#76FF7B
ΔE00 3.70
Turquoise Green
#04F489
ΔE00 3.78
Spring Green
#00FF7F
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F382 #F363D4
analogous
#8CF363 #63F382 #63F3CA
triadic
#63F382 #8263F3 #F38263
tetradic
#63F382 #638CF3 #F363D4 #F3CA63
square
#63F382 #638CF3 #F363D4 #F3CA63
split-complementary
#63F382 #CA63F3 #F3638C
monochromatic
#10CC38 #2AEF54 #63F382 #9CF7B0 #D5FCDD
Accessibility & contrast
On white
1.43
#63F382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#63F382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F382
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F382 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF79
Deuteranopia (green-blind)
#E3D38A
Tritanopia (blue-blind)
#3EEED8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #63f382; /* rgb */ color: rgb(99, 243, 130); /* oklch */ color: oklch(86.0% 0.198 147.9);
Tailwind
colors: {
custom: {
50: '#9cf8a8',
500: '#63f382',
950: '#000000',
},
}SCSS
$custom: #63f382; $custom-light: #9cf8a8; $custom-dark: #000000;
JSON
{
"hex": "#63f382",
"rgb": {
"r": 99,
"g": 243,
"b": 130
},
"hsl": {
"h": 132.917,
"s": 85.714,
"l": 67.059
},
"oklch": {
"l": 0.8599,
"c": 0.19771,
"h": 147.9
},
"luminance": 0.68366
}Semantic roles & 50–950 ramp
primary
#63F382
secondary
#C832A8
accent
#03B2E2
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1710
muted
#808580