#63EB7F#63EB7F
#63EB7F is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.0% C 0.190 H 147.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #63EB7F |
|---|---|
| RGB | rgb(99, 235, 127) |
| HSL | hsl(132, 77%, 65%) |
| HSV | hsv(132, 58%, 92%) |
| CMYK | cmyk(57.9%, 0%, 46%, 7.8%) |
| CIE-LAB | lab(83.76, -59.45, 41.40) |
| CIE-LCH | lch(83.76, 72.45, 145.15°) |
| OKLab | oklab(83.98% -0.1608 0.1012) |
| OKLCH | oklch(83.98% 0.19 147.8) |
| XYZ | xyz(38.6821, 63.5980, 30.3117) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.03
Minty Green
#0BF77D
ΔE00 4.00
Lightish Green
#61E160
ΔE00 4.10
Spearmint
#1EF876
ΔE00 4.14
Wintergreen
#20F986
ΔE00 4.15
Turquoise Green
#04F489
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EB7F #EB63CF
analogous
#8BEB63 #63EB7F #63EBC3
triadic
#63EB7F #7F63EB #EB7F63
tetradic
#63EB7F #638BEB #EB63CF #EBC363
square
#63EB7F #638BEB #EB63CF #EBC363
split-complementary
#63EB7F #C363EB #EB638B
monochromatic
#18BC3A #2DE452 #63EB7F #99F2AC #CFF9D8
Accessibility & contrast
On white
1.53
#63EB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#63EB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EB7F
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EB7F | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD876
Deuteranopia (green-blind)
#DCCC86
Tritanopia (blue-blind)
#42E6D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #63eb7f; /* rgb */ color: rgb(99, 235, 127); /* oklch */ color: oklch(84.0% 0.190 147.8);
Tailwind
colors: {
custom: {
50: '#9bf2a6',
500: '#63eb7f',
950: '#000000',
},
}SCSS
$custom: #63eb7f; $custom-light: #9bf2a6; $custom-dark: #000000;
JSON
{
"hex": "#63eb7f",
"rgb": {
"r": 99,
"g": 235,
"b": 127
},
"hsl": {
"h": 132.353,
"s": 77.273,
"l": 65.49
},
"oklch": {
"l": 0.83977,
"c": 0.18996,
"h": 147.8
},
"luminance": 0.63602
}Semantic roles & 50–950 ramp
primary
#63EB7F
secondary
#BB38A0
accent
#0CAFDA
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580