#63E093#63E093
#63E093 is a light, vivid green. Relative luminance 0.581; OKLCH L 81.6% C 0.157 H 153.9°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #63E093 |
|---|---|
| RGB | rgb(99, 224, 147) |
| HSL | hsl(143, 67%, 63%) |
| HSV | hsv(143, 56%, 88%) |
| CMYK | cmyk(55.8%, 0%, 34.4%, 12.2%) |
| CIE-LAB | lab(80.78, -51.84, 27.48) |
| CIE-LCH | lch(80.78, 58.67, 152.08°) |
| OKLab | oklab(81.63% -0.1408 0.0691) |
| OKLCH | oklch(81.63% 0.157 153.9) |
| XYZ | xyz(37.0648, 58.0672, 36.8529) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.75
Weird Green
#3AE57F
ΔE00 4.19
Seaweed
#18D17B
ΔE00 5.34
Tealish Green
#0CDC73
ΔE00 5.34
Seafoam Green
#7AF9AB
ΔE00 5.62
Seafoam (survey)
#80F9AD
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E093 #E063B0
analogous
#71E063 #63E093 #63E0D1
triadic
#63E093 #9363E0 #E09363
tetradic
#63E093 #6371E0 #E063B0 #E0D163
square
#63E093 #6371E0 #E063B0 #E0D163
split-complementary
#63E093 #D163E0 #E06371
monochromatic
#21A755 #30D670 #63E093 #96EAB6 #C9F4DA
Accessibility & contrast
On white
1.66
#63E093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#63E093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E093
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E093 | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D08E
Deuteranopia (green-blind)
#CFC498
Tritanopia (blue-blind)
#3DDECC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #63e093; /* rgb */ color: rgb(99, 224, 147); /* oklch */ color: oklch(81.6% 0.157 153.9);
Tailwind
colors: {
custom: {
50: '#99eab3',
500: '#63e093',
950: '#000000',
},
}SCSS
$custom: #63e093; $custom-light: #99eab3; $custom-dark: #000000;
JSON
{
"hex": "#63e093",
"rgb": {
"r": 99,
"g": 224,
"b": 147
},
"hsl": {
"h": 143.04,
"s": 66.845,
"l": 63.333
},
"oklch": {
"l": 0.81633,
"c": 0.15685,
"h": 153.9
},
"luminance": 0.58071
}Semantic roles & 50–950 ramp
primary
#63E093
secondary
#AA3E80
accent
#1788CF
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481