#63E076#63E076
#63E076 is a light, vivid green. Relative luminance 0.573; OKLCH L 81.1% C 0.184 H 146.6°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #63E076 |
|---|---|
| RGB | rgb(99, 224, 118) |
| HSL | hsl(129, 67%, 63%) |
| HSV | hsv(129, 56%, 88%) |
| CMYK | cmyk(55.8%, 0%, 47.3%, 12.2%) |
| CIE-LAB | lab(80.33, -56.60, 41.47) |
| CIE-LCH | lch(80.33, 70.16, 143.77°) |
| OKLab | oklab(81.12% -0.1533 0.1009) |
| OKLCH | oklch(81.12% 0.184 146.6) |
| XYZ | xyz(35.0690, 57.2689, 26.3420) |
| Luminance | 0.5727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.10
Weird Green
#3AE57F
ΔE00 3.23
Tealish Green
#0CDC73
ΔE00 4.05
Lightgreen
#90EE90
ΔE00 5.13
Fresh Green
#69D84F
ΔE00 5.24
Turquoise Green
#04F489
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E076 #E063CD
analogous
#8EE063 #63E076 #63E0B4
triadic
#63E076 #7663E0 #E07663
tetradic
#63E076 #638EE0 #E063CD #E0B463
square
#63E076 #638EE0 #E063CD #E0B463
split-complementary
#63E076 #B463E0 #E0638E
monochromatic
#21A736 #30D649 #63E076 #96EAA3 #C9F4D0
Accessibility & contrast
On white
1.69
#63E076 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#63E076 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E076
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E076 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E076 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CE6D
Deuteranopia (green-blind)
#D2C37D
Tritanopia (blue-blind)
#49DBC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #63e076; /* rgb */ color: rgb(99, 224, 118); /* oklch */ color: oklch(81.1% 0.184 146.6);
Tailwind
colors: {
custom: {
50: '#99eb9f',
500: '#63e076',
950: '#000000',
},
}SCSS
$custom: #63e076; $custom-light: #99eb9f; $custom-dark: #000000;
JSON
{
"hex": "#63e076",
"rgb": {
"r": 99,
"g": 224,
"b": 118
},
"hsl": {
"h": 129.12,
"s": 66.845,
"l": 63.333
},
"oklch": {
"l": 0.81122,
"c": 0.18351,
"h": 146.6
},
"luminance": 0.57272
}Semantic roles & 50–950 ramp
primary
#63E076
secondary
#AA3E99
accent
#17B3CF
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480