#63E993#63E993
#63E993 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.8% C 0.169 H 152.7°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #63E993 |
|---|---|
| RGB | rgb(99, 233, 147) |
| HSL | hsl(141, 75%, 65%) |
| HSV | hsv(141, 58%, 91%) |
| CMYK | cmyk(57.5%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(83.46, -55.43, 31.07) |
| CIE-LCH | lch(83.46, 63.54, 150.73°) |
| OKLab | oklab(83.83% -0.1502 0.0777) |
| OKLCH | oklch(83.83% 0.169 152.7) |
| XYZ | xyz(39.5479, 63.0333, 37.6806) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.24
Seafoam Green
#7AF9AB
ΔE00 4.12
Light Green Blue
#56FCA2
ΔE00 4.19
Sea Green (survey)
#53FCA1
ΔE00 4.22
Turquoise Green
#04F489
ΔE00 4.37
Seafoam (survey)
#80F9AD
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E993 #E963B9
analogous
#76E963 #63E993 #63E9D6
triadic
#63E993 #9363E9 #E99363
tetradic
#63E993 #6376E9 #E963B9 #E9D663
square
#63E993 #6376E9 #E963B9 #E9D663
split-complementary
#63E993 #D663E9 #E96376
monochromatic
#1AB852 #2DE16E #63E993 #99F1B8 #CEF8DD
Accessibility & contrast
On white
1.54
#63E993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#63E993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E993
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E993 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D88D
Deuteranopia (green-blind)
#D7CB98
Tritanopia (blue-blind)
#3AE6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #63e993; /* rgb */ color: rgb(99, 233, 147); /* oklch */ color: oklch(83.8% 0.169 152.7);
Tailwind
colors: {
custom: {
50: '#9af1b3',
500: '#63e993',
950: '#000000',
},
}SCSS
$custom: #63e993; $custom-light: #9af1b3; $custom-dark: #000000;
JSON
{
"hex": "#63e993",
"rgb": {
"r": 99,
"g": 233,
"b": 147
},
"hsl": {
"h": 141.493,
"s": 75.281,
"l": 65.098
},
"oklch": {
"l": 0.83832,
"c": 0.16912,
"h": 152.7
},
"luminance": 0.63037
}Semantic roles & 50–950 ramp
primary
#63E993
secondary
#B7398A
accent
#0E8FD7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581