#63EA7A#63EA7A
#63EA7A is a very light, vivid green. Relative luminance 0.629; OKLCH L 83.7% C 0.193 H 146.9°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #63EA7A |
|---|---|
| RGB | rgb(99, 234, 122) |
| HSL | hsl(130, 76%, 65%) |
| HSV | hsv(130, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 47.9%, 8.2%) |
| CIE-LAB | lab(83.39, -59.81, 43.36) |
| CIE-LCH | lch(83.39, 73.87, 144.06°) |
| OKLab | oklab(83.65% -0.1618 0.1054) |
| OKLCH | oklch(83.65% 0.193 146.9) |
| XYZ | xyz(38.0788, 62.8999, 28.5428) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.32
Lightish Green
#61E160
ΔE00 3.44
Spearmint
#1EF876
ΔE00 4.14
Minty Green
#0BF77D
ΔE00 4.17
Lightgreen
#90EE90
ΔE00 4.40
Wintergreen
#20F986
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EA7A #EA63D3
analogous
#90EA63 #63EA7A #63EABD
triadic
#63EA7A #7A63EA #EA7A63
tetradic
#63EA7A #6390EA #EA63D3 #EABD63
square
#63EA7A #6390EA #EA63D3 #EABD63
split-complementary
#63EA7A #BD63EA #EA6390
monochromatic
#19BA34 #2DE34C #63EA7A #99F1A8 #CFF9D6
Accessibility & contrast
On white
1.55
#63EA7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#63EA7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EA7A
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EA7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EA7A | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD771
Deuteranopia (green-blind)
#DBCB82
Tritanopia (blue-blind)
#45E5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #63ea7a; /* rgb */ color: rgb(99, 234, 122); /* oklch */ color: oklch(83.7% 0.193 146.9);
Tailwind
colors: {
custom: {
50: '#9bf2a2',
500: '#63ea7a',
950: '#000000',
},
}SCSS
$custom: #63ea7a; $custom-light: #9bf2a2; $custom-dark: #000000;
JSON
{
"hex": "#63ea7a",
"rgb": {
"r": 99,
"g": 234,
"b": 122
},
"hsl": {
"h": 130.222,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.83654,
"c": 0.1931,
"h": 146.9
},
"luminance": 0.62903
}Semantic roles & 50–950 ramp
primary
#63EA7A
secondary
#B938A3
accent
#0DB6D8
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580