#63F788#63F788
#63F788 is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.1% C 0.198 H 148.8°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #63F788 |
|---|---|
| RGB | rgb(99, 247, 136) |
| HSL | hsl(135, 90%, 68%) |
| HSV | hsv(135, 60%, 97%) |
| CMYK | cmyk(59.9%, 0%, 44.9%, 3.1%) |
| CIE-LAB | lab(87.46, -62.56, 41.74) |
| CIE-LCH | lch(87.46, 75.21, 146.29°) |
| OKLab | oklab(87.06% -0.169 0.1022) |
| OKLCH | oklch(87.06% 0.198 148.8) |
| XYZ | xyz(42.8472, 70.9476, 34.7240) |
| Luminance | 0.7095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.77
Minty Green
#0BF77D
ΔE00 3.01
Spearmint
#1EF876
ΔE00 3.11
Spring Green
#00FF7F
ΔE00 3.44
Turquoise Green
#04F489
ΔE00 3.54
Lightgreen (survey)
#76FF7B
ΔE00 3.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F788 #F763D2
analogous
#88F763 #63F788 #63F7D2
triadic
#63F788 #8863F7 #F78863
tetradic
#63F788 #6388F7 #F763D2 #F7D263
square
#63F788 #6388F7 #F763D2 #F7D263
split-complementary
#63F788 #D263F7 #F76388
monochromatic
#0BD53D #29F45C #63F788 #9DFAB4 #D7FDE1
Accessibility & contrast
On white
1.38
#63F788 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#63F788 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F788
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F788 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F788 | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37F
Deuteranopia (green-blind)
#E6D690
Tritanopia (blue-blind)
#39F3DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #63f788; /* rgb */ color: rgb(99, 247, 136); /* oklch */ color: oklch(87.1% 0.198 148.8);
Tailwind
colors: {
custom: {
50: '#9cfbac',
500: '#63f788',
950: '#000000',
},
}SCSS
$custom: #63f788; $custom-light: #9cfbac; $custom-dark: #000000;
JSON
{
"hex": "#63f788",
"rgb": {
"r": 99,
"g": 247,
"b": 136
},
"hsl": {
"h": 135,
"s": 90.244,
"l": 67.843
},
"oklch": {
"l": 0.87063,
"c": 0.19756,
"h": 148.8
},
"luminance": 0.70952
}Semantic roles & 50–950 ramp
primary
#63F788
secondary
#CF2FA7
accent
#00ACE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581