#63EB9D#63EB9D
#63EB9D is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.5% C 0.163 H 155.3°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #63EB9D |
|---|---|
| RGB | rgb(99, 235, 157) |
| HSL | hsl(146, 77%, 65%) |
| HSV | hsv(146, 58%, 92%) |
| CMYK | cmyk(57.9%, 0%, 33.2%, 7.8%) |
| CIE-LAB | lab(84.23, -54.41, 27.00) |
| CIE-LCH | lch(84.23, 60.74, 153.61°) |
| OKLab | oklab(84.52% -0.1479 0.068) |
| OKLCH | oklch(84.52% 0.163 155.3) |
| XYZ | xyz(40.9363, 64.4997, 42.1841) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.35
Seafoam (survey)
#80F9AD
ΔE00 3.63
Light Greenish Blue
#63F7B4
ΔE00 3.81
Light Green Blue
#56FCA2
ΔE00 3.85
Sea Green (survey)
#53FCA1
ΔE00 3.92
Light Bluish Green
#76FDA8
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EB9D #EB63B1
analogous
#6DEB63 #63EB9D #63EBE1
triadic
#63EB9D #9D63EB #EB9D63
tetradic
#63EB9D #636DEB #EB63B1 #EBE163
square
#63EB9D #636DEB #EB63B1 #EBE163
split-complementary
#63EB9D #E163EB #EB636D
monochromatic
#18BC5E #2DE47B #63EB9D #99F2BF #CFF9E1
Accessibility & contrast
On white
1.51
#63EB9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#63EB9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EB9D
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EB9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EB9D | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA98
Deuteranopia (green-blind)
#D8CDA2
Tritanopia (blue-blind)
#33E9D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #63eb9d; /* rgb */ color: rgb(99, 235, 157); /* oklch */ color: oklch(84.5% 0.163 155.3);
Tailwind
colors: {
custom: {
50: '#9af2ba',
500: '#63eb9d',
950: '#000000',
},
}SCSS
$custom: #63eb9d; $custom-light: #9af2ba; $custom-dark: #000000;
JSON
{
"hex": "#63eb9d",
"rgb": {
"r": 99,
"g": 235,
"b": 157
},
"hsl": {
"h": 145.588,
"s": 77.273,
"l": 65.49
},
"oklch": {
"l": 0.84516,
"c": 0.1628,
"h": 155.3
},
"luminance": 0.64504
}Semantic roles & 50–950 ramp
primary
#63EB9D
secondary
#BB3883
accent
#0C82DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581