#63EB75#63EB75
#63EB75 is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.8% C 0.199 H 146.0°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #63EB75 |
|---|---|
| RGB | rgb(99, 235, 117) |
| HSL | hsl(128, 77%, 65%) |
| HSV | hsv(128, 58%, 92%) |
| CMYK | cmyk(57.9%, 0%, 50.2%, 7.8%) |
| CIE-LAB | lab(83.63, -60.88, 46.04) |
| CIE-LCH | lch(83.63, 76.33, 142.90°) |
| OKLab | oklab(83.83% -0.1648 0.1112) |
| OKLCH | oklch(83.83% 0.199 146) |
| XYZ | xyz(38.0624, 63.3502, 27.0482) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.99
Spearmint
#1EF876
ΔE00 3.94
Weird Green
#3AE57F
ΔE00 3.94
Minty Green
#0BF77D
ΔE00 4.19
Lightgreen (survey)
#76FF7B
ΔE00 4.54
Wintergreen
#20F986
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EB75 #EB63D9
analogous
#95EB63 #63EB75 #63EBB9
triadic
#63EB75 #7563EB #EB7563
tetradic
#63EB75 #6395EB #EB63D9 #EBB963
square
#63EB75 #6395EB #EB63D9 #EBB963
split-complementary
#63EB75 #B963EB #EB6395
monochromatic
#18BC2E #2DE445 #63EB75 #99F2A5 #CFF9D5
Accessibility & contrast
On white
1.54
#63EB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#63EB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EB75
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EB75 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86B
Deuteranopia (green-blind)
#DDCC7D
Tritanopia (blue-blind)
#46E6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #63eb75; /* rgb */ color: rgb(99, 235, 117); /* oklch */ color: oklch(83.8% 0.199 146.0);
Tailwind
colors: {
custom: {
50: '#9bf29f',
500: '#63eb75',
950: '#000000',
},
}SCSS
$custom: #63eb75; $custom-light: #9bf29f; $custom-dark: #000000;
JSON
{
"hex": "#63eb75",
"rgb": {
"r": 99,
"g": 235,
"b": 117
},
"hsl": {
"h": 127.941,
"s": 77.273,
"l": 65.49
},
"oklch": {
"l": 0.83828,
"c": 0.19879,
"h": 146
},
"luminance": 0.63354
}Semantic roles & 50–950 ramp
primary
#63EB75
secondary
#BB38A9
accent
#0CBEDA
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580