#63EB97#63EB97
#63EB97 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.4% C 0.168 H 153.5°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #63EB97 |
|---|---|
| RGB | rgb(99, 235, 151) |
| HSL | hsl(143, 77%, 65%) |
| HSV | hsv(143, 58%, 92%) |
| CMYK | cmyk(57.9%, 0%, 35.7%, 7.8%) |
| CIE-LAB | lab(84.12, -55.51, 29.92) |
| CIE-LCH | lch(84.12, 63.06, 151.67°) |
| OKLab | oklab(84.4% -0.1505 0.075) |
| OKLCH | oklch(84.4% 0.168 153.5) |
| XYZ | xyz(40.4366, 64.2998, 39.5523) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.58
Weird Green
#3AE57F
ΔE00 3.68
Light Green Blue
#56FCA2
ΔE00 3.72
Sea Green (survey)
#53FCA1
ΔE00 3.76
Seafoam (survey)
#80F9AD
ΔE00 3.90
Light Bluish Green
#76FDA8
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63EB97 #EB63B7
analogous
#73EB63 #63EB97 #63EBDB
triadic
#63EB97 #9763EB #EB9763
tetradic
#63EB97 #6373EB #EB63B7 #EBDB63
square
#63EB97 #6373EB #EB63B7 #EBDB63
split-complementary
#63EB97 #DB63EB #EB6373
monochromatic
#18BC57 #2DE473 #63EB97 #99F2BB #CFF9DF
Accessibility & contrast
On white
1.52
#63EB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#63EB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63EB97
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63EB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63EB97 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDA91
Deuteranopia (green-blind)
#D9CD9C
Tritanopia (blue-blind)
#37E8D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #63eb97; /* rgb */ color: rgb(99, 235, 151); /* oklch */ color: oklch(84.4% 0.168 153.5);
Tailwind
colors: {
custom: {
50: '#9af2b6',
500: '#63eb97',
950: '#000000',
},
}SCSS
$custom: #63eb97; $custom-light: #9af2b6; $custom-dark: #000000;
JSON
{
"hex": "#63eb97",
"rgb": {
"r": 99,
"g": 235,
"b": 151
},
"hsl": {
"h": 142.941,
"s": 77.273,
"l": 65.49
},
"oklch": {
"l": 0.84397,
"c": 0.16818,
"h": 153.5
},
"luminance": 0.64304
}Semantic roles & 50–950 ramp
primary
#63EB97
secondary
#BB3889
accent
#0C8BDA
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1711
muted
#808581