#63F07A#63F07A
#63F07A is a very light, highly saturated green. Relative luminance 0.664; OKLCH L 85.1% C 0.201 H 146.7°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #63F07A |
|---|---|
| RGB | rgb(99, 240, 122) |
| HSL | hsl(130, 82%, 66%) |
| HSV | hsv(130, 59%, 94%) |
| CMYK | cmyk(58.8%, 0%, 49.2%, 5.9%) |
| CIE-LAB | lab(85.19, -62.03, 45.60) |
| CIE-LCH | lch(85.19, 76.99, 143.68°) |
| OKLab | oklab(85.13% -0.1678 0.1104) |
| OKLCH | oklch(85.13% 0.201 146.7) |
| XYZ | xyz(39.8159, 66.3742, 29.1218) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.23
Minty Green
#0BF77D
ΔE00 3.51
Lightgreen (survey)
#76FF7B
ΔE00 3.69
Wintergreen
#20F986
ΔE00 3.85
Lightish Green
#61E160
ΔE00 4.01
Weird Green
#3AE57F
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F07A #F063D9
analogous
#93F063 #63F07A #63F0C1
triadic
#63F07A #7A63F0 #F07A63
tetradic
#63F07A #6393F0 #F063D9 #F0C163
square
#63F07A #6393F0 #F063D9 #F0C163
split-complementary
#63F07A #C163F0 #F06393
monochromatic
#13C630 #2BEB4A #63F07A #9BF5AA #D3FBD9
Accessibility & contrast
On white
1.47
#63F07A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#63F07A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F07A
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F07A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F07A | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC70
Deuteranopia (green-blind)
#E1D082
Tritanopia (blue-blind)
#42EBD5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #63f07a; /* rgb */ color: rgb(99, 240, 122); /* oklch */ color: oklch(85.1% 0.201 146.7);
Tailwind
colors: {
custom: {
50: '#9cf6a2',
500: '#63f07a',
950: '#000000',
},
}SCSS
$custom: #63f07a; $custom-light: #9cf6a2; $custom-dark: #000000;
JSON
{
"hex": "#63f07a",
"rgb": {
"r": 99,
"g": 240,
"b": 122
},
"hsl": {
"h": 129.787,
"s": 82.456,
"l": 66.471
},
"oklch": {
"l": 0.85133,
"c": 0.20087,
"h": 146.7
},
"luminance": 0.66378
}Semantic roles & 50–950 ramp
primary
#63F07A
secondary
#C334AC
accent
#07BCDF
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F170F
muted
#808580