#63F980#63F980
#63F980 is a very light, highly saturated green. Relative luminance 0.720; OKLCH L 87.4% C 0.207 H 147.3°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #63F980 |
|---|---|
| RGB | rgb(99, 249, 128) |
| HSL | hsl(132, 93%, 68%) |
| HSV | hsv(132, 60%, 98%) |
| CMYK | cmyk(60.2%, 0%, 48.6%, 2.4%) |
| CIE-LAB | lab(87.95, -64.47, 46.19) |
| CIE-LCH | lch(87.95, 79.31, 144.38°) |
| OKLab | oklab(87.43% -0.1742 0.112) |
| OKLCH | oklch(87.43% 0.207 147.3) |
| XYZ | xyz(42.9146, 71.9584, 32.0457) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.42
Spearmint
#1EF876
ΔE00 2.71
Minty Green
#0BF77D
ΔE00 3.13
Spring Green
#00FF7F
ΔE00 3.18
Wintergreen
#20F986
ΔE00 3.25
Easter Green
#8CFD7E
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F980 #F963DC
analogous
#91F963 #63F980 #63F9CB
triadic
#63F980 #8063F9 #F98063
tetradic
#63F980 #6391F9 #F963DC #F9CB63
square
#63F980 #6391F9 #F963DC #F9CB63
split-complementary
#63F980 #CB63F9 #F96391
monochromatic
#08D931 #28F750 #63F980 #9EFBB0 #D9FEE0
Accessibility & contrast
On white
1.36
#63F980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#63F980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F980
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F980 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE576
Deuteranopia (green-blind)
#E9D789
Tritanopia (blue-blind)
#3CF4DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #63f980; /* rgb */ color: rgb(99, 249, 128); /* oklch */ color: oklch(87.4% 0.207 147.3);
Tailwind
colors: {
custom: {
50: '#9dfca7',
500: '#63f980',
950: '#000000',
},
}SCSS
$custom: #63f980; $custom-light: #9dfca7; $custom-dark: #000000;
JSON
{
"hex": "#63f980",
"rgb": {
"r": 99,
"g": 249,
"b": 128
},
"hsl": {
"h": 131.6,
"s": 92.593,
"l": 68.235
},
"oklch": {
"l": 0.87431,
"c": 0.20714,
"h": 147.3
},
"luminance": 0.71963
}Semantic roles & 50–950 ramp
primary
#63F980
secondary
#D22EB3
accent
#00B9E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#101810
muted
#808680