#63DB85#63DB85
#63DB85 is a light, vivid green. Relative luminance 0.550; OKLCH L 80.1% C 0.163 H 150.4°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #63DB85 |
|---|---|
| RGB | rgb(99, 219, 133) |
| HSL | hsl(137, 63%, 62%) |
| HSV | hsv(137, 55%, 86%) |
| CMYK | cmyk(54.8%, 0%, 39.3%, 14.1%) |
| CIE-LAB | lab(79.04, -52.29, 32.34) |
| CIE-LCH | lch(79.04, 61.48, 148.27°) |
| OKLab | oklab(80.14% -0.1417 0.0804) |
| OKLCH | oklch(80.14% 0.163 150.4) |
| XYZ | xyz(34.7083, 55.0061, 30.9739) |
| Luminance | 0.5501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.61
Tealish Green
#0CDC73
ΔE00 4.18
Seaweed
#18D17B
ΔE00 4.60
Emerald
#50C878
ΔE00 4.82
Aqua Green
#12E193
ΔE00 4.94
Lightgreen
#90EE90
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DB85 #DB63B9
analogous
#7DDB63 #63DB85 #63DBC1
triadic
#63DB85 #8563DB #DB8563
tetradic
#63DB85 #637DDB #DB63B9 #DBC163
square
#63DB85 #637DDB #DB63B9 #DBC163
split-complementary
#63DB85 #C163DB #DB637D
monochromatic
#259F47 #31D05E #63DB85 #95E6AC #C6F2D3
Accessibility & contrast
On white
1.75
#63DB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#63DB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DB85
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DB85 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB7F
Deuteranopia (green-blind)
#CCBF8B
Tritanopia (blue-blind)
#45D8C6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #63db85; /* rgb */ color: rgb(99, 219, 133); /* oklch */ color: oklch(80.1% 0.163 150.4);
Tailwind
colors: {
custom: {
50: '#98e7a9',
500: '#63db85',
950: '#000000',
},
}SCSS
$custom: #63db85; $custom-light: #98e7a9; $custom-dark: #000000;
JSON
{
"hex": "#63db85",
"rgb": {
"r": 99,
"g": 219,
"b": 133
},
"hsl": {
"h": 137,
"s": 62.5,
"l": 62.353
},
"oklch": {
"l": 0.80138,
"c": 0.1629,
"h": 150.4
},
"luminance": 0.55009
}Semantic roles & 50–950 ramp
primary
#63DB85
secondary
#A34087
accent
#1B99CA
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0F1610
muted
#808480