#63F07F#63F07F
#63F07F is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.2% C 0.196 H 147.5°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #63F07F |
|---|---|
| RGB | rgb(99, 240, 127) |
| HSL | hsl(132, 82%, 66%) |
| HSV | hsv(132, 59%, 94%) |
| CMYK | cmyk(58.8%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(85.25, -61.32, 43.29) |
| CIE-LCH | lch(85.25, 75.06, 144.78°) |
| OKLab | oklab(85.21% -0.1658 0.1054) |
| OKLCH | oklch(85.21% 0.196 147.5) |
| XYZ | xyz(40.1337, 66.5013, 30.7956) |
| Luminance | 0.6651 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.34
Minty Green
#0BF77D
ΔE00 3.38
Wintergreen
#20F986
ΔE00 3.55
Weird Green
#3AE57F
ΔE00 3.81
Turquoise Green
#04F489
ΔE00 3.98
Lightgreen (survey)
#76FF7B
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F07F #F063D4
analogous
#8EF063 #63F07F #63F0C6
triadic
#63F07F #7F63F0 #F07F63
tetradic
#63F07F #638EF0 #F063D4 #F0C663
square
#63F07F #638EF0 #F063D4 #F0C663
split-complementary
#63F07F #C663F0 #F0638E
monochromatic
#13C636 #2BEB51 #63F07F #9BF5AD #D3FBDB
Accessibility & contrast
On white
1.47
#63F07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#63F07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F07F
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F07F | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD76
Deuteranopia (green-blind)
#E0D087
Tritanopia (blue-blind)
#40EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #63f07f; /* rgb */ color: rgb(99, 240, 127); /* oklch */ color: oklch(85.2% 0.196 147.5);
Tailwind
colors: {
custom: {
50: '#9cf6a6',
500: '#63f07f',
950: '#000000',
},
}SCSS
$custom: #63f07f; $custom-light: #9cf6a6; $custom-dark: #000000;
JSON
{
"hex": "#63f07f",
"rgb": {
"r": 99,
"g": 240,
"b": 127
},
"hsl": {
"h": 131.915,
"s": 82.456,
"l": 66.471
},
"oklch": {
"l": 0.85207,
"c": 0.19647,
"h": 147.5
},
"luminance": 0.66505
}Semantic roles & 50–950 ramp
primary
#63F07F
secondary
#C334A7
accent
#07B4DF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580