#63DC98#63DC98
#63DC98 is a light, vivid green. Relative luminance 0.561; OKLCH L 80.8% C 0.147 H 156.2°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #63DC98 |
|---|---|
| RGB | rgb(99, 220, 152) |
| HSL | hsl(146, 63%, 63%) |
| HSV | hsv(146, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 30.9%, 13.7%) |
| CIE-LAB | lab(79.67, -49.27, 23.39) |
| CIE-LCH | lch(79.67, 54.54, 154.60°) |
| OKLab | oklab(80.76% -0.1343 0.0592) |
| OKLCH | oklch(80.76% 0.147 156.2) |
| XYZ | xyz(36.4033, 56.1028, 38.6102) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.88
Seaweed
#18D17B
ΔE00 5.44
Seafoam
#7FE0B3
ΔE00 5.48
Eucalyptus
#44D7A8
ΔE00 5.68
Weird Green
#3AE57F
ΔE00 5.76
Emerald
#50C878
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DC98 #DC63A7
analogous
#6ADC63 #63DC98 #63DCD5
triadic
#63DC98 #9863DC #DC9863
tetradic
#63DC98 #636ADC #DC63A7 #DCD563
square
#63DC98 #636ADC #DC63A7 #DCD563
split-complementary
#63DC98 #D563DC #DC636A
monochromatic
#24A15B #31D177 #63DC98 #95E7B9 #C7F2DA
Accessibility & contrast
On white
1.72
#63DC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#63DC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DC98
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DC98 | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD94
Deuteranopia (green-blind)
#CAC19C
Tritanopia (blue-blind)
#3CDACA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #63dc98; /* rgb */ color: rgb(99, 220, 152); /* oklch */ color: oklch(80.8% 0.147 156.2);
Tailwind
colors: {
custom: {
50: '#98e7b6',
500: '#63dc98',
950: '#000000',
},
}SCSS
$custom: #63dc98; $custom-light: #98e7b6; $custom-dark: #000000;
JSON
{
"hex": "#63dc98",
"rgb": {
"r": 99,
"g": 220,
"b": 152
},
"hsl": {
"h": 146.281,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.80759,
"c": 0.1468,
"h": 156.2
},
"luminance": 0.56106
}Semantic roles & 50–950 ramp
primary
#63DC98
secondary
#A43F78
accent
#1A7ECB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481