#63DF93#63DF93
#63DF93 is a light, vivid green. Relative luminance 0.575; OKLCH L 81.4% C 0.155 H 154.0°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #63DF93 |
|---|---|
| RGB | rgb(99, 223, 147) |
| HSL | hsl(143, 66%, 63%) |
| HSV | hsv(143, 56%, 87%) |
| CMYK | cmyk(55.6%, 0%, 34.1%, 12.5%) |
| CIE-LAB | lab(80.48, -51.44, 27.07) |
| CIE-LCH | lch(80.48, 58.13, 152.24°) |
| OKLab | oklab(81.39% -0.1398 0.0681) |
| OKLCH | oklch(81.39% 0.155 154) |
| XYZ | xyz(36.7968, 57.5312, 36.7636) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.75
Weird Green
#3AE57F
ΔE00 4.36
Seaweed
#18D17B
ΔE00 5.23
Tealish Green
#0CDC73
ΔE00 5.41
Seafoam Green
#7AF9AB
ΔE00 5.82
Emerald
#50C878
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DF93 #DF63AF
analogous
#71DF63 #63DF93 #63DFD1
triadic
#63DF93 #9363DF #DF9363
tetradic
#63DF93 #6371DF #DF63AF #DFD163
square
#63DF93 #6371DF #DF63AF #DFD163
split-complementary
#63DF93 #D163DF #DF6371
monochromatic
#22A655 #30D570 #63DF93 #96E9B6 #C9F4D9
Accessibility & contrast
On white
1.68
#63DF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#63DF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DF93
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DF93 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8E
Deuteranopia (green-blind)
#CEC398
Tritanopia (blue-blind)
#3EDDCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #63df93; /* rgb */ color: rgb(99, 223, 147); /* oklch */ color: oklch(81.4% 0.155 154.0);
Tailwind
colors: {
custom: {
50: '#99eab3',
500: '#63df93',
950: '#000000',
},
}SCSS
$custom: #63df93; $custom-light: #99eab3; $custom-dark: #000000;
JSON
{
"hex": "#63df93",
"rgb": {
"r": 99,
"g": 223,
"b": 147
},
"hsl": {
"h": 143.226,
"s": 65.957,
"l": 63.137
},
"oklch": {
"l": 0.81388,
"c": 0.15547,
"h": 154
},
"luminance": 0.57535
}Semantic roles & 50–950 ramp
primary
#63DF93
secondary
#A83E7F
accent
#1887CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481