#63F787#63F787
#63F787 is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.0% C 0.198 H 148.6°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #63F787 |
|---|---|
| RGB | rgb(99, 247, 135) |
| HSL | hsl(135, 90%, 68%) |
| HSV | hsv(135, 60%, 97%) |
| CMYK | cmyk(59.9%, 0%, 45.3%, 3.1%) |
| CIE-LAB | lab(87.45, -62.72, 42.20) |
| CIE-LCH | lch(87.45, 75.59, 146.06°) |
| OKLab | oklab(87.05% -0.1694 0.1033) |
| OKLCH | oklch(87.05% 0.198 148.6) |
| XYZ | xyz(42.7765, 70.9193, 34.3515) |
| Luminance | 0.7092 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.80
Minty Green
#0BF77D
ΔE00 2.99
Spearmint
#1EF876
ΔE00 3.04
Spring Green
#00FF7F
ΔE00 3.41
Lightgreen (survey)
#76FF7B
ΔE00 3.50
Turquoise Green
#04F489
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F787 #F763D3
analogous
#89F763 #63F787 #63F7D1
triadic
#63F787 #8763F7 #F78763
tetradic
#63F787 #6389F7 #F763D3 #F7D163
square
#63F787 #6389F7 #F763D3 #F7D163
split-complementary
#63F787 #D163F7 #F76389
monochromatic
#0BD53C #29F45A #63F787 #9DFAB4 #D7FDE1
Accessibility & contrast
On white
1.38
#63F787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#63F787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F787
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F787 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37E
Deuteranopia (green-blind)
#E6D68F
Tritanopia (blue-blind)
#3AF2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #63f787; /* rgb */ color: rgb(99, 247, 135); /* oklch */ color: oklch(87.0% 0.198 148.6);
Tailwind
colors: {
custom: {
50: '#9cfbab',
500: '#63f787',
950: '#000000',
},
}SCSS
$custom: #63f787; $custom-light: #9cfbab; $custom-dark: #000000;
JSON
{
"hex": "#63f787",
"rgb": {
"r": 99,
"g": 247,
"b": 135
},
"hsl": {
"h": 134.595,
"s": 90.244,
"l": 67.843
},
"oklch": {
"l": 0.87047,
"c": 0.19844,
"h": 148.6
},
"luminance": 0.70923
}Semantic roles & 50–950 ramp
primary
#63F787
secondary
#CF2FA8
accent
#00AEE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581