#63EB93#63EB93
#63EB93 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.3% C 0.172 H 152.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #63EB93 |
|---|---|
| RGB | rgb(99, 235, 147) |
| HSL | hsl(141, 77%, 65%) |
| HSV | hsv(141, 58%, 92%) |
| CMYK | cmyk(57.9%, 0%, 37.4%, 7.8%) |
| CIE-LAB | lab(84.06, -56.21, 31.86) |
| CIE-LCH | lch(84.06, 64.61, 150.46°) |
| OKLab | oklab(84.32% -0.1523 0.0795) |
| OKLCH | oklch(84.32% 0.172 152.4) |
| XYZ | xyz(40.1173, 64.1721, 37.8704) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.81
Sea Green (survey)
#53FCA1
ΔE00 3.83
Seafoam Green
#7AF9AB
ΔE00 3.89
Turquoise Green
#04F489
ΔE00 4.03
Light Bluish Green
#76FDA8
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EB93 #EB63BB
analogous
#77EB63 #63EB93 #63EBD7
triadic
#63EB93 #9363EB #EB9363
tetradic
#63EB93 #6377EB #EB63BB #EBD763
square
#63EB93 #6377EB #EB63BB #EBD763
split-complementary
#63EB93 #D763EB #EB6377
monochromatic
#18BC52 #2DE46D #63EB93 #99F2B9 #CFF9DE
Accessibility & contrast
On white
1.52
#63EB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#63EB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EB93
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EB93 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD98D
Deuteranopia (green-blind)
#D9CD99
Tritanopia (blue-blind)
#39E8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #63eb93; /* rgb */ color: rgb(99, 235, 147); /* oklch */ color: oklch(84.3% 0.172 152.4);
Tailwind
colors: {
custom: {
50: '#9af2b3',
500: '#63eb93',
950: '#000000',
},
}SCSS
$custom: #63eb93; $custom-light: #9af2b3; $custom-dark: #000000;
JSON
{
"hex": "#63eb93",
"rgb": {
"r": 99,
"g": 235,
"b": 147
},
"hsl": {
"h": 141.176,
"s": 77.273,
"l": 65.49
},
"oklch": {
"l": 0.8432,
"c": 0.17181,
"h": 152.4
},
"luminance": 0.64176
}Semantic roles & 50–950 ramp
primary
#63EB93
secondary
#BB388C
accent
#0C91DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581