#63F77B#63F77B
#63F77B is a very light, highly saturated green. Relative luminance 0.706; OKLCH L 86.9% C 0.209 H 146.5°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #63F77B |
|---|---|
| RGB | rgb(99, 247, 123) |
| HSL | hsl(130, 90%, 68%) |
| HSV | hsv(130, 60%, 97%) |
| CMYK | cmyk(59.9%, 0%, 50.2%, 3.1%) |
| CIE-LAB | lab(87.29, -64.44, 47.73) |
| CIE-LCH | lch(87.29, 80.19, 143.48°) |
| OKLab | oklab(86.87% -0.1743 0.1152) |
| OKLCH | oklch(86.87% 0.209 146.5) |
| XYZ | xyz(41.9787, 70.6002, 30.1500) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.35
Spearmint
#1EF876
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 3.30
Spring Green
#00FF7F
ΔE00 3.49
Wintergreen
#20F986
ΔE00 3.61
Easter Green
#8CFD7E
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F77B #F763DF
analogous
#95F763 #63F77B #63F7C5
triadic
#63F77B #7B63F7 #F77B63
tetradic
#63F77B #6395F7 #F763DF #F7C563
square
#63F77B #6395F7 #F763DF #F7C563
split-complementary
#63F77B #C563F7 #F76395
monochromatic
#0BD52C #29F44A #63F77B #9DFAAC #D7FDDE
Accessibility & contrast
On white
1.39
#63F77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#63F77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F77B
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F77B | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE370
Deuteranopia (green-blind)
#E7D684
Tritanopia (blue-blind)
#3FF2DA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #63f77b; /* rgb */ color: rgb(99, 247, 123); /* oklch */ color: oklch(86.9% 0.209 146.5);
Tailwind
colors: {
custom: {
50: '#9dfba3',
500: '#63f77b',
950: '#000000',
},
}SCSS
$custom: #63f77b; $custom-light: #9dfba3; $custom-dark: #000000;
JSON
{
"hex": "#63f77b",
"rgb": {
"r": 99,
"g": 247,
"b": 123
},
"hsl": {
"h": 129.73,
"s": 90.244,
"l": 67.843
},
"oklch": {
"l": 0.86869,
"c": 0.20891,
"h": 146.5
},
"luminance": 0.70604
}Semantic roles & 50–950 ramp
primary
#63F77B
secondary
#CF2FB5
accent
#00C0E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10170F
muted
#808580