#63E07A#63E07A
#63E07A is a light, vivid green. Relative luminance 0.574; OKLCH L 81.2% C 0.180 H 147.4°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #63E07A |
|---|---|
| RGB | rgb(99, 224, 122) |
| HSL | hsl(131, 67%, 63%) |
| HSV | hsv(131, 56%, 88%) |
| CMYK | cmyk(55.8%, 0%, 45.5%, 12.2%) |
| CIE-LAB | lab(80.39, -56.01, 39.58) |
| CIE-LCH | lch(80.39, 68.58, 144.76°) |
| OKLab | oklab(81.18% -0.1516 0.0968) |
| OKLCH | oklch(81.18% 0.18 147.4) |
| XYZ | xyz(35.3118, 57.3660, 27.6205) |
| Luminance | 0.5737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.93
Lightish Green
#61E160
ΔE00 3.72
Tealish Green
#0CDC73
ΔE00 3.90
Lightgreen
#90EE90
ΔE00 5.03
Turquoise Green
#04F489
ΔE00 5.72
Fresh Green
#69D84F
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E07A #E063C9
analogous
#8AE063 #63E07A #63E0B8
triadic
#63E07A #7A63E0 #E07A63
tetradic
#63E07A #638AE0 #E063C9 #E0B863
square
#63E07A #638AE0 #E063C9 #E0B863
split-complementary
#63E07A #B863E0 #E0638A
monochromatic
#21A73A #30D64E #63E07A #96EAA6 #C9F4D1
Accessibility & contrast
On white
1.68
#63E07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#63E07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E07A
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E07A | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CE72
Deuteranopia (green-blind)
#D2C381
Tritanopia (blue-blind)
#48DCC8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #63e07a; /* rgb */ color: rgb(99, 224, 122); /* oklch */ color: oklch(81.2% 0.180 147.4);
Tailwind
colors: {
custom: {
50: '#99eaa2',
500: '#63e07a',
950: '#000000',
},
}SCSS
$custom: #63e07a; $custom-light: #99eaa2; $custom-dark: #000000;
JSON
{
"hex": "#63e07a",
"rgb": {
"r": 99,
"g": 224,
"b": 122
},
"hsl": {
"h": 131.04,
"s": 66.845,
"l": 63.333
},
"oklch": {
"l": 0.81184,
"c": 0.17987,
"h": 147.4
},
"luminance": 0.57369
}Semantic roles & 50–950 ramp
primary
#63E07A
secondary
#AA3E96
accent
#17ADCF
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0F160F
muted
#808480