#63F485#63F485
#63F485 is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.3% C 0.196 H 148.4°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #63F485 |
|---|---|
| RGB | rgb(99, 244, 133) |
| HSL | hsl(134, 87%, 67%) |
| HSV | hsv(134, 59%, 96%) |
| CMYK | cmyk(59.4%, 0%, 45.5%, 4.3%) |
| CIE-LAB | lab(86.53, -61.91, 42.00) |
| CIE-LCH | lch(86.53, 74.81, 145.85°) |
| OKLab | oklab(86.28% -0.1673 0.1028) |
| OKLCH | oklch(86.28% 0.196 148.4) |
| XYZ | xyz(41.7270, 69.0435, 33.3135) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.99
Minty Green
#0BF77D
ΔE00 3.08
Spearmint
#1EF876
ΔE00 3.16
Turquoise Green
#04F489
ΔE00 3.59
Spring Green
#00FF7F
ΔE00 3.77
Lightgreen (survey)
#76FF7B
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F485 #F463D2
analogous
#8AF463 #63F485 #63F4CE
triadic
#63F485 #8563F4 #F48563
tetradic
#63F485 #638AF4 #F463D2 #F4CE63
square
#63F485 #638AF4 #F463D2 #F4CE63
split-complementary
#63F485 #CE63F4 #F4638A
monochromatic
#0FCE3B #2AF058 #63F485 #9CF8B2 #D5FCDE
Accessibility & contrast
On white
1.42
#63F485 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#63F485 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F485
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F485 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F485 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07C
Deuteranopia (green-blind)
#E3D38D
Tritanopia (blue-blind)
#3CEFD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #63f485; /* rgb */ color: rgb(99, 244, 133); /* oklch */ color: oklch(86.3% 0.196 148.4);
Tailwind
colors: {
custom: {
50: '#9cf9aa',
500: '#63f485',
950: '#000000',
},
}SCSS
$custom: #63f485; $custom-light: #9cf9aa; $custom-dark: #000000;
JSON
{
"hex": "#63f485",
"rgb": {
"r": 99,
"g": 244,
"b": 133
},
"hsl": {
"h": 134.069,
"s": 86.826,
"l": 67.255
},
"oklch": {
"l": 0.86281,
"c": 0.19634,
"h": 148.4
},
"luminance": 0.69047
}Semantic roles & 50–950 ramp
primary
#63F485
secondary
#CA31A6
accent
#02AFE3
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581