#63F093#63F093
#63F093 is a very light, vivid green. Relative luminance 0.671; OKLCH L 85.5% C 0.178 H 151.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #63F093 |
|---|---|
| RGB | rgb(99, 240, 147) |
| HSL | hsl(140, 82%, 66%) |
| HSV | hsv(140, 59%, 94%) |
| CMYK | cmyk(58.8%, 0%, 38.8%, 5.9%) |
| CIE-LAB | lab(85.54, -58.15, 33.82) |
| CIE-LCH | lch(85.54, 67.27, 149.81°) |
| OKLab | oklab(85.54% -0.1574 0.0842) |
| OKLCH | oklch(85.54% 0.179 151.9) |
| XYZ | xyz(41.5689, 67.0754, 38.3543) |
| Luminance | 0.6708 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.02
Light Green Blue
#56FCA2
ΔE00 3.02
Light Bluish Green
#76FDA8
ΔE00 3.37
Turquoise Green
#04F489
ΔE00 3.40
Weird Green
#3AE57F
ΔE00 3.53
Seafoam Green
#7AF9AB
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#63F093 #F063C0
analogous
#7AF063 #63F093 #63F0DA
triadic
#63F093 #9363F0 #F09363
tetradic
#63F093 #637AF0 #F063C0 #F0DA63
square
#63F093 #637AF0 #F063C0 #F0DA63
split-complementary
#63F093 #DA63F0 #F0637A
monochromatic
#13C650 #2BEB6C #63F093 #9BF5BA #D3FBE0
Accessibility & contrast
On white
1.46
#63F093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#63F093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #63F093
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##63F093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##63F093 | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8D
Deuteranopia (green-blind)
#DED199
Tritanopia (blue-blind)
#37EDD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #63f093; /* rgb */ color: rgb(99, 240, 147); /* oklch */ color: oklch(85.5% 0.178 151.9);
Tailwind
colors: {
custom: {
50: '#9bf6b3',
500: '#63f093',
950: '#000000',
},
}SCSS
$custom: #63f093; $custom-light: #9bf6b3; $custom-dark: #000000;
JSON
{
"hex": "#63f093",
"rgb": {
"r": 99,
"g": 240,
"b": 147
},
"hsl": {
"h": 140.426,
"s": 82.456,
"l": 66.471
},
"oklch": {
"l": 0.85541,
"c": 0.1785,
"h": 151.9
},
"luminance": 0.67079
}Semantic roles & 50–950 ramp
primary
#63F093
secondary
#C33492
accent
#0795DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581