#63DF94#63DF94
#63DF94 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.4% C 0.155 H 154.3°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #63DF94 |
|---|---|
| RGB | rgb(99, 223, 148) |
| HSL | hsl(144, 66%, 63%) |
| HSV | hsv(144, 56%, 87%) |
| CMYK | cmyk(55.6%, 0%, 33.6%, 12.5%) |
| CIE-LAB | lab(80.50, -51.25, 26.58) |
| CIE-LCH | lch(80.50, 57.74, 152.59°) |
| OKLab | oklab(81.41% -0.1393 0.0669) |
| OKLCH | oklch(81.41% 0.155 154.3) |
| XYZ | xyz(36.8757, 57.5628, 37.1787) |
| Luminance | 0.5757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 4.51
Seaweed
#18D17B
ΔE00 5.29
Tealish Green
#0CDC73
ΔE00 5.55
Seafoam Green
#7AF9AB
ΔE00 5.81
Seafoam (survey)
#80F9AD
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DF94 #DF63AE
analogous
#70DF63 #63DF94 #63DFD2
triadic
#63DF94 #9463DF #DF9463
tetradic
#63DF94 #6370DF #DF63AE #DFD263
square
#63DF94 #6370DF #DF63AE #DFD263
split-complementary
#63DF94 #D263DF #DF6370
monochromatic
#22A656 #30D571 #63DF94 #96E9B7 #C9F4DA
Accessibility & contrast
On white
1.68
#63DF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#63DF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DF94
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DF94 | 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)
#DFCF8F
Deuteranopia (green-blind)
#CDC399
Tritanopia (blue-blind)
#3DDDCC
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #63df94; /* rgb */ color: rgb(99, 223, 148); /* oklch */ color: oklch(81.4% 0.155 154.3);
Tailwind
colors: {
custom: {
50: '#99eab4',
500: '#63df94',
950: '#000000',
},
}SCSS
$custom: #63df94; $custom-light: #99eab4; $custom-dark: #000000;
JSON
{
"hex": "#63df94",
"rgb": {
"r": 99,
"g": 223,
"b": 148
},
"hsl": {
"h": 143.71,
"s": 65.957,
"l": 63.137
},
"oklch": {
"l": 0.81409,
"c": 0.15456,
"h": 154.3
},
"luminance": 0.57566
}Semantic roles & 50–950 ramp
primary
#63DF94
secondary
#A83E7E
accent
#1886CE
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481