#63EA93#63EA93
#63EA93 is a very light, vivid green. Relative luminance 0.636; OKLCH L 84.1% C 0.170 H 152.5°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #63EA93 |
|---|---|
| RGB | rgb(99, 234, 147) |
| HSL | hsl(141, 76%, 65%) |
| HSV | hsv(141, 58%, 92%) |
| CMYK | cmyk(57.7%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(83.76, -55.82, 31.46) |
| CIE-LCH | lch(83.76, 64.08, 150.59°) |
| OKLab | oklab(84.08% -0.1513 0.0786) |
| OKLCH | oklch(84.08% 0.17 152.5) |
| XYZ | xyz(39.8318, 63.6011, 37.7753) |
| Luminance | 0.6361 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.22
Seafoam Green
#7AF9AB
ΔE00 4.00
Light Green Blue
#56FCA2
ΔE00 4.00
Sea Green (survey)
#53FCA1
ΔE00 4.02
Turquoise Green
#04F489
ΔE00 4.20
Light Bluish Green
#76FDA8
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EA93 #EA63BA
analogous
#77EA63 #63EA93 #63EAD6
triadic
#63EA93 #9363EA #EA9363
tetradic
#63EA93 #6377EA #EA63BA #EAD663
square
#63EA93 #6377EA #EA63BA #EAD663
split-complementary
#63EA93 #D663EA #EA6377
monochromatic
#19BA52 #2DE36E #63EA93 #99F1B8 #CFF9DE
Accessibility & contrast
On white
1.53
#63EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#63EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EA93
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EA93 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD88D
Deuteranopia (green-blind)
#D8CC99
Tritanopia (blue-blind)
#39E7D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #63ea93; /* rgb */ color: rgb(99, 234, 147); /* oklch */ color: oklch(84.1% 0.170 152.5);
Tailwind
colors: {
custom: {
50: '#9af2b3',
500: '#63ea93',
950: '#000000',
},
}SCSS
$custom: #63ea93; $custom-light: #9af2b3; $custom-dark: #000000;
JSON
{
"hex": "#63ea93",
"rgb": {
"r": 99,
"g": 234,
"b": 147
},
"hsl": {
"h": 141.333,
"s": 76.271,
"l": 65.294
},
"oklch": {
"l": 0.84076,
"c": 0.17047,
"h": 152.5
},
"luminance": 0.63605
}Semantic roles & 50–950 ramp
primary
#63EA93
secondary
#B9388B
accent
#0D90D8
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581