#63E07E#63E07E
#63E07E is a light, vivid green. Relative luminance 0.575; OKLCH L 81.2% C 0.176 H 148.3°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #63E07E |
|---|---|
| RGB | rgb(99, 224, 126) |
| HSL | hsl(133, 67%, 63%) |
| HSV | hsv(133, 56%, 88%) |
| CMYK | cmyk(55.8%, 0%, 43.7%, 12.2%) |
| CIE-LAB | lab(80.44, -55.40, 37.67) |
| CIE-LCH | lch(80.44, 66.99, 145.78°) |
| OKLab | oklab(81.25% -0.1499 0.0926) |
| OKLCH | oklch(81.25% 0.176 148.3) |
| XYZ | xyz(35.5648, 57.4671, 28.9527) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.74
Tealish Green
#0CDC73
ΔE00 3.84
Lightish Green
#61E160
ΔE00 4.35
Lightgreen
#90EE90
ΔE00 5.00
Turquoise Green
#04F489
ΔE00 5.58
Seaweed
#18D17B
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E07E #E063C5
analogous
#86E063 #63E07E #63E0BC
triadic
#63E07E #7E63E0 #E07E63
tetradic
#63E07E #6386E0 #E063C5 #E0BC63
square
#63E07E #6386E0 #E063C5 #E0BC63
split-complementary
#63E07E #BC63E0 #E06386
monochromatic
#21A73E #30D654 #63E07E #96EAA8 #C9F4D2
Accessibility & contrast
On white
1.68
#63E07E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#63E07E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E07E
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E07E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E07E | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF77
Deuteranopia (green-blind)
#D1C385
Tritanopia (blue-blind)
#47DCC8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #63e07e; /* rgb */ color: rgb(99, 224, 126); /* oklch */ color: oklch(81.2% 0.176 148.3);
Tailwind
colors: {
custom: {
50: '#99eaa4',
500: '#63e07e',
950: '#000000',
},
}SCSS
$custom: #63e07e; $custom-light: #99eaa4; $custom-dark: #000000;
JSON
{
"hex": "#63e07e",
"rgb": {
"r": 99,
"g": 224,
"b": 126
},
"hsl": {
"h": 132.96,
"s": 66.845,
"l": 63.333
},
"oklch": {
"l": 0.81249,
"c": 0.17622,
"h": 148.3
},
"luminance": 0.5747
}Semantic roles & 50–950 ramp
primary
#63E07E
secondary
#AA3E92
accent
#17A7CF
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480