#63F88E#63F88E
#63F88E is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.4% C 0.194 H 150.0°. Best body text is #000000 at 15.35:1 contrast (WCAG AA passes).
Color values
| HEX | #63F88E |
|---|---|
| RGB | rgb(99, 248, 142) |
| HSL | hsl(137, 91%, 68%) |
| HSV | hsv(137, 60%, 97%) |
| CMYK | cmyk(60.1%, 0%, 42.7%, 2.7%) |
| CIE-LAB | lab(87.84, -62.00, 39.30) |
| CIE-LCH | lch(87.84, 73.41, 147.63°) |
| OKLab | oklab(87.41% -0.1675 0.0969) |
| OKLCH | oklch(87.41% 0.194 150) |
| XYZ | xyz(43.5922, 71.7362, 37.1351) |
| Luminance | 0.7174 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.70
Sea Green (survey)
#53FCA1
ΔE00 3.22
Minty Green
#0BF77D
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.29
Turquoise Green
#04F489
ΔE00 3.30
Baby Green
#8CFF9E
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F88E #F863CD
analogous
#83F863 #63F88E #63F8D8
triadic
#63F88E #8E63F8 #F88E63
tetradic
#63F88E #6383F8 #F863CD #F8D863
square
#63F88E #6383F8 #F863CD #F8D863
split-complementary
#63F88E #D863F8 #F86383
monochromatic
#0AD745 #28F564 #63F88E #9EFBB8 #D8FDE3
Accessibility & contrast
On white
1.37
#63F88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.35
#63F88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F88E
15.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F88E | 1.00 | 1.37 | 15.35 | 15.35 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E486
Deuteranopia (green-blind)
#E6D795
Tritanopia (blue-blind)
#36F4DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #63f88e; /* rgb */ color: rgb(99, 248, 142); /* oklch */ color: oklch(87.4% 0.194 150.0);
Tailwind
colors: {
custom: {
50: '#9cfcb0',
500: '#63f88e',
950: '#000000',
},
}SCSS
$custom: #63f88e; $custom-light: #9cfcb0; $custom-dark: #000000;
JSON
{
"hex": "#63f88e",
"rgb": {
"r": 99,
"g": 248,
"b": 142
},
"hsl": {
"h": 137.315,
"s": 91.411,
"l": 68.039
},
"oklch": {
"l": 0.87405,
"c": 0.19352,
"h": 150
},
"luminance": 0.7174
}Semantic roles & 50–950 ramp
primary
#63F88E
secondary
#D12EA2
accent
#00A3E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681