#63F07D#63F07D
#63F07D is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.2% C 0.198 H 147.2°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #63F07D |
|---|---|
| RGB | rgb(99, 240, 125) |
| HSL | hsl(131, 82%, 66%) |
| HSV | hsv(131, 59%, 94%) |
| CMYK | cmyk(58.8%, 0%, 47.9%, 5.9%) |
| CIE-LAB | lab(85.23, -61.61, 44.22) |
| CIE-LCH | lch(85.23, 75.83, 144.33°) |
| OKLab | oklab(85.18% -0.1666 0.1074) |
| OKLCH | oklch(85.18% 0.198 147.2) |
| XYZ | xyz(40.0047, 66.4497, 30.1159) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.28
Minty Green
#0BF77D
ΔE00 3.42
Wintergreen
#20F986
ΔE00 3.66
Lightgreen (survey)
#76FF7B
ΔE00 3.89
Weird Green
#3AE57F
ΔE00 3.97
Turquoise Green
#04F489
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F07D #F063D6
analogous
#90F063 #63F07D #63F0C4
triadic
#63F07D #7D63F0 #F07D63
tetradic
#63F07D #6390F0 #F063D6 #F0C463
square
#63F07D #6390F0 #F063D6 #F0C463
split-complementary
#63F07D #C463F0 #F06390
monochromatic
#13C634 #2BEB4E #63F07D #9BF5AC #D3FBDA
Accessibility & contrast
On white
1.47
#63F07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#63F07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F07D
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F07D | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD74
Deuteranopia (green-blind)
#E0D085
Tritanopia (blue-blind)
#41EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #63f07d; /* rgb */ color: rgb(99, 240, 125); /* oklch */ color: oklch(85.2% 0.198 147.2);
Tailwind
colors: {
custom: {
50: '#9cf6a4',
500: '#63f07d',
950: '#000000',
},
}SCSS
$custom: #63f07d; $custom-light: #9cf6a4; $custom-dark: #000000;
JSON
{
"hex": "#63f07d",
"rgb": {
"r": 99,
"g": 240,
"b": 125
},
"hsl": {
"h": 131.064,
"s": 82.456,
"l": 66.471
},
"oklch": {
"l": 0.85177,
"c": 0.19824,
"h": 147.2
},
"luminance": 0.66453
}Semantic roles & 50–950 ramp
primary
#63F07D
secondary
#C334A9
accent
#07B7DF
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580