#63F385#63F385
#63F385 is a very light, vivid green. Relative luminance 0.684; OKLCH L 86.0% C 0.195 H 148.5°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #63F385 |
|---|---|
| RGB | rgb(99, 243, 133) |
| HSL | hsl(134, 86%, 67%) |
| HSV | hsv(134, 59%, 95%) |
| CMYK | cmyk(59.3%, 0%, 45.3%, 4.7%) |
| CIE-LAB | lab(86.23, -61.54, 41.62) |
| CIE-LCH | lch(86.23, 74.29, 145.93°) |
| OKLab | oklab(86.04% -0.1663 0.1019) |
| OKLCH | oklch(86.04% 0.195 148.5) |
| XYZ | xyz(41.4269, 68.4433, 33.2135) |
| Luminance | 0.6845 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.05
Minty Green
#0BF77D
ΔE00 3.14
Spearmint
#1EF876
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.55
Spring Green
#00FF7F
ΔE00 3.92
Weird Green
#3AE57F
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F385 #F363D1
analogous
#89F363 #63F385 #63F3CD
triadic
#63F385 #8563F3 #F38563
tetradic
#63F385 #6389F3 #F363D1 #F3CD63
square
#63F385 #6389F3 #F363D1 #F3CD63
split-complementary
#63F385 #CD63F3 #F36389
monochromatic
#10CC3C #2AEF59 #63F385 #9CF7B1 #D5FCDE
Accessibility & contrast
On white
1.43
#63F385 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#63F385 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F385
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F385 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F385 | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E07C
Deuteranopia (green-blind)
#E2D38C
Tritanopia (blue-blind)
#3DEFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #63f385; /* rgb */ color: rgb(99, 243, 133); /* oklch */ color: oklch(86.0% 0.195 148.5);
Tailwind
colors: {
custom: {
50: '#9cf8aa',
500: '#63f385',
950: '#000000',
},
}SCSS
$custom: #63f385; $custom-light: #9cf8aa; $custom-dark: #000000;
JSON
{
"hex": "#63f385",
"rgb": {
"r": 99,
"g": 243,
"b": 133
},
"hsl": {
"h": 134.167,
"s": 85.714,
"l": 67.059
},
"oklch": {
"l": 0.86036,
"c": 0.19504,
"h": 148.5
},
"luminance": 0.68447
}Semantic roles & 50–950 ramp
primary
#63F385
secondary
#C832A5
accent
#03AEE2
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581