#63DF7D#63DF7D
#63DF7D is a light, vivid green. Relative luminance 0.569; OKLCH L 81.0% C 0.176 H 148.2°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #63DF7D |
|---|---|
| RGB | rgb(99, 223, 125) |
| HSL | hsl(133, 66%, 63%) |
| HSV | hsv(133, 56%, 87%) |
| CMYK | cmyk(55.6%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(80.13, -55.16, 37.76) |
| CIE-LCH | lch(80.13, 66.85, 145.61°) |
| OKLab | oklab(80.99% -0.1493 0.0927) |
| OKLCH | oklch(80.99% 0.176 148.2) |
| XYZ | xyz(35.2326, 56.9055, 28.5253) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.86
Tealish Green
#0CDC73
ΔE00 3.81
Lightish Green
#61E160
ΔE00 4.31
Lightgreen
#90EE90
ΔE00 5.13
Seaweed
#18D17B
ΔE00 5.65
Turquoise Green
#04F489
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63DF7D #DF63C5
analogous
#87DF63 #63DF7D #63DFBB
triadic
#63DF7D #7D63DF #DF7D63
tetradic
#63DF7D #6387DF #DF63C5 #DFBB63
square
#63DF7D #6387DF #DF63C5 #DFBB63
split-complementary
#63DF7D #BB63DF #DF6387
monochromatic
#22A63E #30D553 #63DF7D #96E9A7 #C9F4D2
Accessibility & contrast
On white
1.70
#63DF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#63DF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63DF7D
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63DF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63DF7D | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE76
Deuteranopia (green-blind)
#D0C284
Tritanopia (blue-blind)
#47DBC7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #63df7d; /* rgb */ color: rgb(99, 223, 125); /* oklch */ color: oklch(81.0% 0.176 148.2);
Tailwind
colors: {
custom: {
50: '#99eaa4',
500: '#63df7d',
950: '#000000',
},
}SCSS
$custom: #63df7d; $custom-light: #99eaa4; $custom-dark: #000000;
JSON
{
"hex": "#63df7d",
"rgb": {
"r": 99,
"g": 223,
"b": 125
},
"hsl": {
"h": 132.581,
"s": 65.957,
"l": 63.137
},
"oklch": {
"l": 0.80986,
"c": 0.17578,
"h": 148.2
},
"luminance": 0.56909
}Semantic roles & 50–950 ramp
primary
#63DF7D
secondary
#A83E92
accent
#18A8CE
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0F160F
muted
#808480