#63EA7E#63EA7E
#63EA7E is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.7% C 0.190 H 147.7°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #63EA7E |
|---|---|
| RGB | rgb(99, 234, 126) |
| HSL | hsl(132, 76%, 65%) |
| HSV | hsv(132, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 46.2%, 8.2%) |
| CIE-LAB | lab(83.44, -59.22, 41.49) |
| CIE-LCH | lch(83.44, 72.31, 144.98°) |
| OKLab | oklab(83.71% -0.1602 0.1013) |
| OKLCH | oklch(83.71% 0.19 147.7) |
| XYZ | xyz(38.3317, 63.0011, 29.8750) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.98
Lightish Green
#61E160
ΔE00 3.93
Minty Green
#0BF77D
ΔE00 4.15
Lightgreen
#90EE90
ΔE00 4.24
Spearmint
#1EF876
ΔE00 4.28
Turquoise Green
#04F489
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EA7E #EA63CF
analogous
#8BEA63 #63EA7E #63EAC1
triadic
#63EA7E #7E63EA #EA7E63
tetradic
#63EA7E #638BEA #EA63CF #EAC163
square
#63EA7E #638BEA #EA63CF #EAC163
split-complementary
#63EA7E #C163EA #EA638B
monochromatic
#19BA39 #2DE351 #63EA7E #99F1AB #CFF9D7
Accessibility & contrast
On white
1.54
#63EA7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#63EA7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EA7E
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EA7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EA7E | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD775
Deuteranopia (green-blind)
#DBCB85
Tritanopia (blue-blind)
#43E5D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #63ea7e; /* rgb */ color: rgb(99, 234, 126); /* oklch */ color: oklch(83.7% 0.190 147.7);
Tailwind
colors: {
custom: {
50: '#9bf2a5',
500: '#63ea7e',
950: '#000000',
},
}SCSS
$custom: #63ea7e; $custom-light: #9bf2a5; $custom-dark: #000000;
JSON
{
"hex": "#63ea7e",
"rgb": {
"r": 99,
"g": 234,
"b": 126
},
"hsl": {
"h": 132,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.83715,
"c": 0.18954,
"h": 147.7
},
"luminance": 0.63005
}Semantic roles & 50–950 ramp
primary
#63EA7E
secondary
#B9389F
accent
#0DB0D8
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580