#63D97C#63D97C
#63D97C is a light, vivid green. Relative luminance 0.537; OKLCH L 79.5% C 0.169 H 148.3°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #63D97C |
|---|---|
| RGB | rgb(99, 217, 124) |
| HSL | hsl(133, 61%, 62%) |
| HSV | hsv(133, 54%, 85%) |
| CMYK | cmyk(54.4%, 0%, 42.9%, 14.9%) |
| CIE-LAB | lab(78.30, -52.97, 35.92) |
| CIE-LCH | lch(78.30, 64.00, 145.86°) |
| OKLab | oklab(79.49% -0.1435 0.0885) |
| OKLCH | oklch(79.49% 0.169 148.3) |
| XYZ | xyz(33.5943, 53.7307, 27.6656) |
| Luminance | 0.5373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.74
Tealish Green
#0CDC73
ΔE00 3.91
Emerald
#50C878
ΔE00 4.72
Seaweed
#18D17B
ΔE00 4.81
Lightish Green
#61E160
ΔE00 5.09
Aqua Green
#12E193
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63D97C #D963C0
analogous
#85D963 #63D97C #63D9B7
triadic
#63D97C #7C63D9 #D97C63
tetradic
#63D97C #6385D9 #D963C0 #D9B763
square
#63D97C #6385D9 #D963C0 #D9B763
split-complementary
#63D97C #B763D9 #D96385
monochromatic
#269C3F #32CD53 #63D97C #94E5A5 #C5F1CF
Accessibility & contrast
On white
1.79
#63D97C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#63D97C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63D97C
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63D97C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63D97C | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBC875
Deuteranopia (green-blind)
#CBBD82
Tritanopia (blue-blind)
#49D5C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #63d97c; /* rgb */ color: rgb(99, 217, 124); /* oklch */ color: oklch(79.5% 0.169 148.3);
Tailwind
colors: {
custom: {
50: '#98e5a3',
500: '#63d97c',
950: '#000000',
},
}SCSS
$custom: #63d97c; $custom-light: #98e5a3; $custom-dark: #000000;
JSON
{
"hex": "#63d97c",
"rgb": {
"r": 99,
"g": 217,
"b": 124
},
"hsl": {
"h": 132.712,
"s": 60.825,
"l": 61.961
},
"oklch": {
"l": 0.79486,
"c": 0.16854,
"h": 148.3
},
"luminance": 0.53734
}Semantic roles & 50–950 ramp
primary
#63D97C
secondary
#A0408C
accent
#1DA4C9
background
#FCFEFC
surface
#F5FCF5
border
#CFD5CF
text
#0F160F
muted
#808480