#63FC88#63FC88
#63FC88 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.3% C 0.204 H 148.5°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #63FC88 |
|---|---|
| RGB | rgb(99, 252, 136) |
| HSL | hsl(135, 96%, 69%) |
| HSV | hsv(135, 61%, 99%) |
| CMYK | cmyk(60.7%, 0%, 46%, 1.2%) |
| CIE-LAB | lab(88.94, -64.40, 43.62) |
| CIE-LCH | lch(88.94, 77.78, 145.89°) |
| OKLab | oklab(88.29% -0.1739 0.1066) |
| OKLCH | oklch(88.29% 0.204 148.5) |
| XYZ | xyz(44.3968, 74.0467, 35.2405) |
| Luminance | 0.7405 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.90
Wintergreen
#20F986
ΔE00 2.90
Spring Green
#00FF7F
ΔE00 2.97
Spearmint
#1EF876
ΔE00 3.00
Minty Green
#0BF77D
ΔE00 3.12
Baby Green
#8CFF9E
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63FC88 #FC63D7
analogous
#8BFC63 #63FC88 #63FCD5
triadic
#63FC88 #8863FC #FC8863
tetradic
#63FC88 #638BFC #FC63D7 #FCD563
square
#63FC88 #638BFC #FC63D7 #FCD563
split-complementary
#63FC88 #D563FC #FC638B
monochromatic
#04E03A #27FB5A #63FC88 #9FFDB6 #DBFEE4
Accessibility & contrast
On white
1.33
#63FC88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#63FC88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63FC88
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63FC88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63FC88 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE87F
Deuteranopia (green-blind)
#EBDA90
Tritanopia (blue-blind)
#37F7E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #63fc88; /* rgb */ color: rgb(99, 252, 136); /* oklch */ color: oklch(88.3% 0.204 148.5);
Tailwind
colors: {
custom: {
50: '#9dfeac',
500: '#63fc88',
950: '#000000',
},
}SCSS
$custom: #63fc88; $custom-light: #9dfeac; $custom-dark: #000000;
JSON
{
"hex": "#63fc88",
"rgb": {
"r": 99,
"g": 252,
"b": 136
},
"hsl": {
"h": 134.51,
"s": 96.226,
"l": 68.824
},
"oklch": {
"l": 0.88285,
"c": 0.20399,
"h": 148.5
},
"luminance": 0.74051
}Semantic roles & 50–950 ramp
primary
#63FC88
secondary
#D62DAD
accent
#00AEE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681