#63F67F#63F67F
#63F67F is a very light, highly saturated green. Relative luminance 0.701; OKLCH L 86.7% C 0.204 H 147.2°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #63F67F |
|---|---|
| RGB | rgb(99, 246, 127) |
| HSL | hsl(131, 89%, 68%) |
| HSV | hsv(131, 60%, 96%) |
| CMYK | cmyk(59.8%, 0%, 48.4%, 3.5%) |
| CIE-LAB | lab(87.04, -63.52, 45.53) |
| CIE-LCH | lch(87.04, 78.16, 144.37°) |
| OKLab | oklab(86.68% -0.1717 0.1105) |
| OKLCH | oklch(86.68% 0.204 147.2) |
| XYZ | xyz(41.9293, 70.0925, 31.3941) |
| Luminance | 0.7010 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.77
Lightgreen (survey)
#76FF7B
ΔE00 2.85
Minty Green
#0BF77D
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.27
Spring Green
#00FF7F
ΔE00 3.47
Easter Green
#8CFD7E
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F67F #F663DA
analogous
#90F663 #63F67F #63F6C9
triadic
#63F67F #7F63F6 #F67F63
tetradic
#63F67F #6390F6 #F663DA #F6C963
square
#63F67F #6390F6 #F663DA #F6C963
split-complementary
#63F67F #C963F6 #F66390
monochromatic
#0CD232 #29F350 #63F67F #9DF9AE #D7FDDE
Accessibility & contrast
On white
1.40
#63F67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#63F67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F67F
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F67F | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E275
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#3EF1DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #63f67f; /* rgb */ color: rgb(99, 246, 127); /* oklch */ color: oklch(86.7% 0.204 147.2);
Tailwind
colors: {
custom: {
50: '#9dfaa6',
500: '#63f67f',
950: '#000000',
},
}SCSS
$custom: #63f67f; $custom-light: #9dfaa6; $custom-dark: #000000;
JSON
{
"hex": "#63f67f",
"rgb": {
"r": 99,
"g": 246,
"b": 127
},
"hsl": {
"h": 131.429,
"s": 89.091,
"l": 67.647
},
"oklch": {
"l": 0.86681,
"c": 0.20419,
"h": 147.2
},
"luminance": 0.70096
}Semantic roles & 50–950 ramp
primary
#63F67F
secondary
#CE30AF
accent
#00BAE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580