#63F882#63F882
#63F882 is a very light, highly saturated green. Relative luminance 0.714; OKLCH L 87.2% C 0.204 H 147.7°. Best body text is #000000 at 15.28:1 contrast (WCAG AA passes).
Color values
| HEX | #63F882 |
|---|---|
| RGB | rgb(99, 248, 130) |
| HSL | hsl(132, 91%, 68%) |
| HSV | hsv(132, 60%, 97%) |
| CMYK | cmyk(60.1%, 0%, 47.6%, 2.7%) |
| CIE-LAB | lab(87.68, -63.82, 44.90) |
| CIE-LCH | lch(87.68, 78.03, 144.88°) |
| OKLab | oklab(87.22% -0.1725 0.1092) |
| OKLCH | oklch(87.22% 0.204 147.7) |
| XYZ | xyz(42.7393, 71.3950, 32.6431) |
| Luminance | 0.7140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.76
Lightgreen (survey)
#76FF7B
ΔE00 2.78
Minty Green
#0BF77D
ΔE00 3.03
Wintergreen
#20F986
ΔE00 3.07
Spring Green
#00FF7F
ΔE00 3.24
Easter Green
#8CFD7E
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F882 #F863D9
analogous
#8EF863 #63F882 #63F8CC
triadic
#63F882 #8263F8 #F88263
tetradic
#63F882 #638EF8 #F863D9 #F8CC63
square
#63F882 #638EF8 #F863D9 #F8CC63
split-complementary
#63F882 #CC63F8 #F8638E
monochromatic
#0AD734 #28F553 #63F882 #9EFBB1 #D8FDE0
Accessibility & contrast
On white
1.37
#63F882 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.28
#63F882 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F882
15.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F882 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F882 | 1.00 | 1.37 | 15.28 | 15.28 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE478
Deuteranopia (green-blind)
#E7D78A
Tritanopia (blue-blind)
#3CF3DC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #63f882; /* rgb */ color: rgb(99, 248, 130); /* oklch */ color: oklch(87.2% 0.204 147.7);
Tailwind
colors: {
custom: {
50: '#9dfca8',
500: '#63f882',
950: '#000000',
},
}SCSS
$custom: #63f882; $custom-light: #9dfca8; $custom-dark: #000000;
JSON
{
"hex": "#63f882",
"rgb": {
"r": 99,
"g": 248,
"b": 130
},
"hsl": {
"h": 132.483,
"s": 91.411,
"l": 68.039
},
"oklch": {
"l": 0.87216,
"c": 0.20413,
"h": 147.7
},
"luminance": 0.71399
}Semantic roles & 50–950 ramp
primary
#63F882
secondary
#D12EAF
accent
#00B6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681