#63E67F#63E67F
#63E67F is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.7% C 0.183 H 148.1°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #63E67F |
|---|---|
| RGB | rgb(99, 230, 127) |
| HSL | hsl(133, 72%, 65%) |
| HSV | hsv(133, 57%, 90%) |
| CMYK | cmyk(57%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(82.26, -57.55, 39.50) |
| CIE-LCH | lch(82.26, 69.80, 145.54°) |
| OKLab | oklab(82.75% -0.1557 0.0968) |
| OKLCH | oklch(82.75% 0.183 148.1) |
| XYZ | xyz(37.2707, 60.7752, 29.8412) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.56
Lightish Green
#61E160
ΔE00 4.07
Tealish Green
#0CDC73
ΔE00 4.34
Lightgreen
#90EE90
ΔE00 4.39
Turquoise Green
#04F489
ΔE00 4.65
Minty Green
#0BF77D
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63E67F #E663CA
analogous
#89E663 #63E67F #63E6C0
triadic
#63E67F #7F63E6 #E67F63
tetradic
#63E67F #6389E6 #E663CA #E6C063
square
#63E67F #6389E6 #E663CA #E6C063
split-complementary
#63E67F #C063E6 #E66389
monochromatic
#1DB23C #2EDE54 #63E67F #98EEAA #CCF7D6
Accessibility & contrast
On white
1.60
#63E67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#63E67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63E67F
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63E67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63E67F | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D477
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#44E2CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #63e67f; /* rgb */ color: rgb(99, 230, 127); /* oklch */ color: oklch(82.7% 0.183 148.1);
Tailwind
colors: {
custom: {
50: '#9aefa5',
500: '#63e67f',
950: '#000000',
},
}SCSS
$custom: #63e67f; $custom-light: #9aefa5; $custom-dark: #000000;
JSON
{
"hex": "#63e67f",
"rgb": {
"r": 99,
"g": 230,
"b": 127
},
"hsl": {
"h": 132.824,
"s": 72.376,
"l": 64.51
},
"oklch": {
"l": 0.82745,
"c": 0.18335,
"h": 148.1
},
"luminance": 0.60779
}Semantic roles & 50–950 ramp
primary
#63E67F
secondary
#B33B99
accent
#11ABD4
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580