#63EB91#63EB91
#63EB91 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.3% C 0.174 H 151.9°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #63EB91 |
|---|---|
| RGB | rgb(99, 235, 145) |
| HSL | hsl(140, 77%, 65%) |
| HSV | hsv(140, 58%, 92%) |
| CMYK | cmyk(57.9%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(84.02, -56.56, 32.82) |
| CIE-LCH | lch(84.02, 65.39, 149.87°) |
| OKLab | oklab(84.28% -0.1532 0.0818) |
| OKLCH | oklch(84.28% 0.174 151.9) |
| XYZ | xyz(39.9617, 64.1099, 37.0511) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.04
Light Green Blue
#56FCA2
ΔE00 3.90
Sea Green (survey)
#53FCA1
ΔE00 3.91
Turquoise Green
#04F489
ΔE00 3.92
Seafoam Green
#7AF9AB
ΔE00 4.08
Light Bluish Green
#76FDA8
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EB91 #EB63BD
analogous
#79EB63 #63EB91 #63EBD5
triadic
#63EB91 #9163EB #EB9163
tetradic
#63EB91 #6379EB #EB63BD #EBD563
square
#63EB91 #6379EB #EB63BD #EBD563
split-complementary
#63EB91 #D563EB #EB6379
monochromatic
#18BC4F #2DE46B #63EB91 #99F2B7 #CFF9DD
Accessibility & contrast
On white
1.52
#63EB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#63EB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EB91
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EB91 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98B
Deuteranopia (green-blind)
#D9CC97
Tritanopia (blue-blind)
#3AE8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #63eb91; /* rgb */ color: rgb(99, 235, 145); /* oklch */ color: oklch(84.3% 0.174 151.9);
Tailwind
colors: {
custom: {
50: '#9af2b2',
500: '#63eb91',
950: '#000000',
},
}SCSS
$custom: #63eb91; $custom-light: #9af2b2; $custom-dark: #000000;
JSON
{
"hex": "#63eb91",
"rgb": {
"r": 99,
"g": 235,
"b": 145
},
"hsl": {
"h": 140.294,
"s": 77.273,
"l": 65.49
},
"oklch": {
"l": 0.84283,
"c": 0.17363,
"h": 151.9
},
"luminance": 0.64114
}Semantic roles & 50–950 ramp
primary
#63EB91
secondary
#BB388E
accent
#0C94DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581