#63EB9B#63EB9B
#63EB9B is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.5% C 0.165 H 154.7°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #63EB9B |
|---|---|
| RGB | rgb(99, 235, 155) |
| HSL | hsl(145, 77%, 65%) |
| HSV | hsv(145, 58%, 92%) |
| CMYK | cmyk(57.9%, 0%, 34%, 7.8%) |
| CIE-LAB | lab(84.19, -54.78, 27.98) |
| CIE-LCH | lch(84.19, 61.51, 152.95°) |
| OKLab | oklab(84.48% -0.1488 0.0704) |
| OKLCH | oklch(84.48% 0.165 154.7) |
| XYZ | xyz(40.7670, 64.4320, 41.2922) |
| Luminance | 0.6444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.39
Seafoam (survey)
#80F9AD
ΔE00 3.69
Light Green Blue
#56FCA2
ΔE00 3.77
Sea Green (survey)
#53FCA1
ΔE00 3.83
Light Bluish Green
#76FDA8
ΔE00 3.98
Light Greenish Blue
#63F7B4
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EB9B #EB63B3
analogous
#6FEB63 #63EB9B #63EBDF
triadic
#63EB9B #9B63EB #EB9B63
tetradic
#63EB9B #636FEB #EB63B3 #EBDF63
square
#63EB9B #636FEB #EB63B3 #EBDF63
split-complementary
#63EB9B #DF63EB #EB636F
monochromatic
#18BC5B #2DE478 #63EB9B #99F2BE #CFF9E1
Accessibility & contrast
On white
1.51
#63EB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#63EB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EB9B
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EB9B | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADA96
Deuteranopia (green-blind)
#D8CDA0
Tritanopia (blue-blind)
#34E9D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #63eb9b; /* rgb */ color: rgb(99, 235, 155); /* oklch */ color: oklch(84.5% 0.165 154.7);
Tailwind
colors: {
custom: {
50: '#9af2b9',
500: '#63eb9b',
950: '#000000',
},
}SCSS
$custom: #63eb9b; $custom-light: #9af2b9; $custom-dark: #000000;
JSON
{
"hex": "#63eb9b",
"rgb": {
"r": 99,
"g": 235,
"b": 155
},
"hsl": {
"h": 144.706,
"s": 77.273,
"l": 65.49
},
"oklch": {
"l": 0.84475,
"c": 0.16458,
"h": 154.7
},
"luminance": 0.64436
}Semantic roles & 50–950 ramp
primary
#63EB9B
secondary
#BB3885
accent
#0C85DA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581