#63ED7F#63ED7F
#63ED7F is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.5% C 0.193 H 147.7°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #63ED7F |
|---|---|
| RGB | rgb(99, 237, 127) |
| HSL | hsl(132, 79%, 66%) |
| HSV | hsv(132, 58%, 93%) |
| CMYK | cmyk(58.2%, 0%, 46.4%, 7.1%) |
| CIE-LAB | lab(84.35, -60.20, 42.16) |
| CIE-LCH | lch(84.35, 73.49, 145.00°) |
| OKLab | oklab(84.47% -0.1628 0.1029) |
| OKLCH | oklch(84.47% 0.193 147.7) |
| XYZ | xyz(39.2579, 64.7497, 30.5037) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.32
Minty Green
#0BF77D
ΔE00 3.72
Spearmint
#1EF876
ΔE00 3.79
Wintergreen
#20F986
ΔE00 3.87
Turquoise Green
#04F489
ΔE00 4.05
Lightish Green
#61E160
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63ED7F #ED63D1
analogous
#8CED63 #63ED7F #63EDC4
triadic
#63ED7F #7F63ED #ED7F63
tetradic
#63ED7F #638CED #ED63D1 #EDC463
square
#63ED7F #638CED #ED63D1 #EDC463
split-complementary
#63ED7F #C463ED #ED638C
monochromatic
#16C038 #2CE752 #63ED7F #9AF3AC #D1FAD9
Accessibility & contrast
On white
1.51
#63ED7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#63ED7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63ED7F
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63ED7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63ED7F | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA76
Deuteranopia (green-blind)
#DDCE87
Tritanopia (blue-blind)
#42E8D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #63ed7f; /* rgb */ color: rgb(99, 237, 127); /* oklch */ color: oklch(84.5% 0.193 147.7);
Tailwind
colors: {
custom: {
50: '#9bf4a6',
500: '#63ed7f',
950: '#000000',
},
}SCSS
$custom: #63ed7f; $custom-light: #9bf4a6; $custom-dark: #000000;
JSON
{
"hex": "#63ed7f",
"rgb": {
"r": 99,
"g": 237,
"b": 127
},
"hsl": {
"h": 132.174,
"s": 79.31,
"l": 65.882
},
"oklch": {
"l": 0.84469,
"c": 0.19258,
"h": 147.7
},
"luminance": 0.64753
}Semantic roles & 50–950 ramp
primary
#63ED7F
secondary
#BE36A2
accent
#0AB1DC
background
#FCFFFC
surface
#F6FEF6
border
#D0D6D0
text
#0F170F
muted
#808580