#63E991#63E991
#63E991 is a very light, vivid green. Relative luminance 0.630; OKLCH L 83.8% C 0.171 H 152.1°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #63E991 |
|---|---|
| RGB | rgb(99, 233, 145) |
| HSL | hsl(141, 75%, 65%) |
| HSV | hsv(141, 58%, 91%) |
| CMYK | cmyk(57.5%, 0%, 37.8%, 8.6%) |
| CIE-LAB | lab(83.43, -55.78, 32.04) |
| CIE-LCH | lch(83.43, 64.32, 150.13°) |
| OKLab | oklab(83.8% -0.1511 0.0799) |
| OKLCH | oklch(83.8% 0.171 152.1) |
| XYZ | xyz(39.3923, 62.9711, 36.8613) |
| Luminance | 0.6298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.02
Turquoise Green
#04F489
ΔE00 4.24
Light Green Blue
#56FCA2
ΔE00 4.26
Sea Green (survey)
#53FCA1
ΔE00 4.27
Seafoam Green
#7AF9AB
ΔE00 4.28
Light Bluish Green
#76FDA8
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E991 #E963BB
analogous
#78E963 #63E991 #63E9D4
triadic
#63E991 #9163E9 #E99163
tetradic
#63E991 #6378E9 #E963BB #E9D463
square
#63E991 #6378E9 #E963BB #E9D463
split-complementary
#63E991 #D463E9 #E96378
monochromatic
#1AB850 #2DE16B #63E991 #99F1B7 #CEF8DD
Accessibility & contrast
On white
1.54
#63E991 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#63E991 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E991
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E991 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E991 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D78B
Deuteranopia (green-blind)
#D7CB97
Tritanopia (blue-blind)
#3BE6D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #63e991; /* rgb */ color: rgb(99, 233, 145); /* oklch */ color: oklch(83.8% 0.171 152.1);
Tailwind
colors: {
custom: {
50: '#9af1b2',
500: '#63e991',
950: '#000000',
},
}SCSS
$custom: #63e991; $custom-light: #9af1b2; $custom-dark: #000000;
JSON
{
"hex": "#63e991",
"rgb": {
"r": 99,
"g": 233,
"b": 145
},
"hsl": {
"h": 140.597,
"s": 75.281,
"l": 65.098
},
"oklch": {
"l": 0.83795,
"c": 0.17094,
"h": 152.1
},
"luminance": 0.62975
}Semantic roles & 50–950 ramp
primary
#63E991
secondary
#B7398C
accent
#0E92D7
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581