#63DC88#63DC88
#63DC88 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.4% C 0.161 H 151.2°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #63DC88 |
|---|---|
| RGB | rgb(99, 220, 136) |
| HSL | hsl(138, 63%, 63%) |
| HSV | hsv(138, 55%, 86%) |
| CMYK | cmyk(55%, 0%, 38.2%, 13.7%) |
| CIE-LAB | lab(79.39, -52.18, 31.27) |
| CIE-LCH | lch(79.39, 60.83, 149.07°) |
| OKLab | oklab(80.44% -0.1414 0.0779) |
| OKLCH | oklch(80.44% 0.161 151.2) |
| XYZ | xyz(35.1802, 55.6135, 32.1683) |
| Luminance | 0.5562 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.63
Tealish Green
#0CDC73
ΔE00 4.36
Aqua Green
#12E193
ΔE00 4.62
Seaweed
#18D17B
ΔE00 4.67
Emerald
#50C878
ΔE00 5.02
Lightgreen
#90EE90
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DC88 #DC63B7
analogous
#7BDC63 #63DC88 #63DCC4
triadic
#63DC88 #8863DC #DC8863
tetradic
#63DC88 #637BDC #DC63B7 #DCC463
square
#63DC88 #637BDC #DC63B7 #DCC463
split-complementary
#63DC88 #C463DC #DC637B
monochromatic
#24A14A #31D162 #63DC88 #95E7AE #C7F2D4
Accessibility & contrast
On white
1.73
#63DC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#63DC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DC88
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DC88 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC82
Deuteranopia (green-blind)
#CCC08D
Tritanopia (blue-blind)
#44D9C7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #63dc88; /* rgb */ color: rgb(99, 220, 136); /* oklch */ color: oklch(80.4% 0.161 151.2);
Tailwind
colors: {
custom: {
50: '#98e8ab',
500: '#63dc88',
950: '#000000',
},
}SCSS
$custom: #63dc88; $custom-light: #98e8ab; $custom-dark: #000000;
JSON
{
"hex": "#63dc88",
"rgb": {
"r": 99,
"g": 220,
"b": 136
},
"hsl": {
"h": 138.347,
"s": 63.351,
"l": 62.549
},
"oklch": {
"l": 0.80439,
"c": 0.16148,
"h": 151.2
},
"luminance": 0.55617
}Semantic roles & 50–950 ramp
primary
#63DC88
secondary
#A43F85
accent
#1A95CB
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481