#63F87D#63F87D
#63F87D is a very light, highly saturated green. Relative luminance 0.713; OKLCH L 87.1% C 0.208 H 146.8°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #63F87D |
|---|---|
| RGB | rgb(99, 248, 125) |
| HSL | hsl(130, 91%, 68%) |
| HSV | hsv(130, 60%, 97%) |
| CMYK | cmyk(60.1%, 0%, 49.6%, 2.7%) |
| CIE-LAB | lab(87.61, -64.53, 47.19) |
| CIE-LCH | lch(87.61, 79.94, 143.82°) |
| OKLab | oklab(87.14% -0.1744 0.1141) |
| OKLCH | oklch(87.14% 0.208 146.8) |
| XYZ | xyz(42.4118, 71.2640, 30.9183) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.32
Spearmint
#1EF876
ΔE00 2.71
Minty Green
#0BF77D
ΔE00 3.23
Spring Green
#00FF7F
ΔE00 3.34
Wintergreen
#20F986
ΔE00 3.46
Easter Green
#8CFD7E
ΔE00 3.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F87D #F863DE
analogous
#93F863 #63F87D #63F8C8
triadic
#63F87D #7D63F8 #F87D63
tetradic
#63F87D #6393F8 #F863DE #F8C863
square
#63F87D #6393F8 #F863DE #F8C863
split-complementary
#63F87D #C863F8 #F86393
monochromatic
#0AD72D #28F54C #63F87D #9EFBAE #D8FDDF
Accessibility & contrast
On white
1.38
#63F87D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#63F87D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F87D
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F87D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F87D | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE473
Deuteranopia (green-blind)
#E8D686
Tritanopia (blue-blind)
#3EF3DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #63f87d; /* rgb */ color: rgb(99, 248, 125); /* oklch */ color: oklch(87.1% 0.208 146.8);
Tailwind
colors: {
custom: {
50: '#9dfca5',
500: '#63f87d',
950: '#000000',
},
}SCSS
$custom: #63f87d; $custom-light: #9dfca5; $custom-dark: #000000;
JSON
{
"hex": "#63f87d",
"rgb": {
"r": 99,
"g": 248,
"b": 125
},
"hsl": {
"h": 130.47,
"s": 91.411,
"l": 68.039
},
"oklch": {
"l": 0.87143,
"c": 0.20846,
"h": 146.8
},
"luminance": 0.71268
}Semantic roles & 50–950 ramp
primary
#63F87D
secondary
#D12EB5
accent
#00BDE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680