#63F079#63F079
#63F079 is a very light, highly saturated green. Relative luminance 0.664; OKLCH L 85.1% C 0.202 H 146.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #63F079 |
|---|---|
| RGB | rgb(99, 240, 121) |
| HSL | hsl(129, 82%, 66%) |
| HSV | hsv(129, 59%, 94%) |
| CMYK | cmyk(58.8%, 0%, 49.6%, 5.9%) |
| CIE-LAB | lab(85.17, -62.17, 46.06) |
| CIE-LCH | lch(85.17, 77.37, 143.47°) |
| OKLab | oklab(85.12% -0.1682 0.1114) |
| OKLCH | oklch(85.12% 0.202 146.5) |
| XYZ | xyz(39.7543, 66.3496, 28.7972) |
| Luminance | 0.6635 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.23
Minty Green
#0BF77D
ΔE00 3.55
Lightgreen (survey)
#76FF7B
ΔE00 3.63
Wintergreen
#20F986
ΔE00 3.92
Lightish Green
#61E160
ΔE00 3.93
Weird Green
#3AE57F
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F079 #F063DA
analogous
#94F063 #63F079 #63F0C0
triadic
#63F079 #7963F0 #F07963
tetradic
#63F079 #6394F0 #F063DA #F0C063
square
#63F079 #6394F0 #F063DA #F0C063
split-complementary
#63F079 #C063F0 #F06394
monochromatic
#13C62F #2BEB49 #63F079 #9BF5A9 #D3FBD9
Accessibility & contrast
On white
1.47
#63F079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#63F079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F079
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F079 | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6F
Deuteranopia (green-blind)
#E1D081
Tritanopia (blue-blind)
#43EBD4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #63f079; /* rgb */ color: rgb(99, 240, 121); /* oklch */ color: oklch(85.1% 0.202 146.5);
Tailwind
colors: {
custom: {
50: '#9cf6a2',
500: '#63f079',
950: '#000000',
},
}SCSS
$custom: #63f079; $custom-light: #9cf6a2; $custom-dark: #000000;
JSON
{
"hex": "#63f079",
"rgb": {
"r": 99,
"g": 240,
"b": 121
},
"hsl": {
"h": 129.362,
"s": 82.456,
"l": 66.471
},
"oklch": {
"l": 0.85118,
"c": 0.20173,
"h": 146.5
},
"luminance": 0.66353
}Semantic roles & 50–950 ramp
primary
#63F079
secondary
#C334AD
accent
#07BDDF
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580