#63EB76#63EB76
#63EB76 is a very light, vivid green. Relative luminance 0.634; OKLCH L 83.8% C 0.198 H 146.2°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #63EB76 |
|---|---|
| RGB | rgb(99, 235, 118) |
| HSL | hsl(128, 77%, 65%) |
| HSV | hsv(128, 58%, 92%) |
| CMYK | cmyk(57.9%, 0%, 49.8%, 7.8%) |
| CIE-LAB | lab(83.64, -60.74, 45.59) |
| CIE-LCH | lch(83.64, 75.94, 143.11°) |
| OKLab | oklab(83.84% -0.1644 0.1102) |
| OKLCH | oklch(83.84% 0.198 146.2) |
| XYZ | xyz(38.1215, 63.3738, 27.3595) |
| Luminance | 0.6338 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.08
Weird Green
#3AE57F
ΔE00 3.84
Spearmint
#1EF876
ΔE00 3.93
Minty Green
#0BF77D
ΔE00 4.15
Wintergreen
#20F986
ΔE00 4.57
Lightgreen (survey)
#76FF7B
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EB76 #EB63D8
analogous
#94EB63 #63EB76 #63EBBA
triadic
#63EB76 #7663EB #EB7663
tetradic
#63EB76 #6394EB #EB63D8 #EBBA63
square
#63EB76 #6394EB #EB63D8 #EBBA63
split-complementary
#63EB76 #BA63EB #EB6394
monochromatic
#18BC2F #2DE446 #63EB76 #99F2A6 #CFF9D5
Accessibility & contrast
On white
1.54
#63EB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#63EB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EB76
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EB76 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED86C
Deuteranopia (green-blind)
#DDCC7E
Tritanopia (blue-blind)
#46E6D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #63eb76; /* rgb */ color: rgb(99, 235, 118); /* oklch */ color: oklch(83.8% 0.198 146.2);
Tailwind
colors: {
custom: {
50: '#9bf2a0',
500: '#63eb76',
950: '#000000',
},
}SCSS
$custom: #63eb76; $custom-light: #9bf2a0; $custom-dark: #000000;
JSON
{
"hex": "#63eb76",
"rgb": {
"r": 99,
"g": 235,
"b": 118
},
"hsl": {
"h": 128.382,
"s": 77.273,
"l": 65.49
},
"oklch": {
"l": 0.83842,
"c": 0.19792,
"h": 146.2
},
"luminance": 0.63377
}Semantic roles & 50–950 ramp
primary
#63EB76
secondary
#BB38A8
accent
#0CBDDA
background
#FCFFFC
surface
#F6FEF5
border
#D0D6CF
text
#0F170F
muted
#808580